Which all compilers are supported in emulator?Actualy i have created
native library in .c file and created .so file using gcc and when i am
trying to load this .so file in my java file i am getting "unable to
load .so not found library problem"(i have placed .so file in system/
lib using push command)

Can i not use gcc compiler or do i need to use some other compiler i
tried with arm-eabi-gcc also which is provided in prebuilt directory
under toolchain path.

Kindly give an example or tell me how to go about it.

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

Reply via email to