Hi "john_rambo"
I would suggest simply try any android ndk example,
where a method from a shared lib is called and you will
see where exactly you need to put the shared lib in your apk.
Or see this link i.e.
http://developer.android.com/sdk/ndk/index.html
Shared Libs must be under /libs/ i.e. /
Try using different target version.
On Jan 5, 8:28 am, Nitilaksha wrote:
> Hello ,
>
> **I was getting this error initialy when i tried to use google map
> api**
>
> [2011-01-05 18:01:40 - GApp_Map] --
> [2011-01-05 18:01:40 - GApp_Map] Android Launch!
> [2011-01-05 18
The device you're running on must have the Google API things
installed, make sure the AVD description says something about Google.
AVD setup is described here:
http://developer.android.com/guide/developing/tools/avd.html
Try reading the blue box at the top of
http://developer.android.com/guide/t
3 matches
Mail list logo