Search found 1 match

by danips
Thu Oct 13, 2011 7:52 am
Forum: Revue Development
Topic: Native apps
Replies: 2
Views: 6515

Native apps

Hi, I am trying to port native code that already worked in 2.1 to Honeycomb. I know this kind of apps won't be available in the market, but my app is for demonstration purposes only.

I have found that you must place your .so libraries in /libs/none/.
When I try to launch the simplest app: hello-jni ...