Hi All, I have written a new library following the given sample liberary in "/ development/sample/PlatformLibrary"
I have properly compiled it. It properly gets compiled without any errors it build binaries are vailable in below mentioned locations. ./symbols/system/lib/ ./obj/lib/ Binary file ./obj/SHARED_LIBRARIES/native_lib_jni_intermediates/LINKED/ native_lib_jni.so matches ./obj/SHARED_LIBRARIES/native_lib_jni_intermediates/ But it is not available in "system.img" When I copy all these img images to SDK and try to call these API in my own application It gives a error about the library namespace Please guide me where to put this library in source code to get it or is there any macro or setting by applying which we can get all sample folder apps/libraries in system.img Regards, Arun [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

