Hi,
I am able 2 run the code in the emulator but when i try 2 put it on a
device i am getting an error which says: cannot find .so file.
I have included the.so file in /data/data/package/lib. but still i am
not able 2solve the error


On Jul 22, 1:19 pm, FrankG <frankgru...@googlemail.com> wrote:
> If it is a platform extension and part of the system,
> that putting the shared lib in the apk will not help.
> In this the lib must be unter /system/lib.
>
> Good luck !
>
>   Frank
>
> On 22 Jul., 07:13, Rajesh Pelluru <mail2pell...@gmail.com> wrote:
>
>
>
> > 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 runningjnicode 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%2Bunsubs
> > >  ­cr...@googlegroups.com>
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en-Zitierten Text 
> > >ausblenden -
>
> > - Zitierten Text anzeigen -

-- 
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