Hi,

If your app uses native code then you need to include .so file in your apk
file.
Please check samples and docs of android ndk for more information.

--Rajesh
On Wed, Jul 21, 2010 at 12:53 PM, Vaishnavi <vaishn...@gmail.com> wrote:

> Hi,
> I have a problen in running jni code on android device(intel atom
> board).and the apk to \data\app.Is it enough to just place the .apk to
> run the code or should i also include the .so file. If needed where
> should i include the .so file
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to