summit, When i try to run the client app, i have below error. package.apk which is copied from
\out\target\product\obj\APPS\PlatformLibraryClient_intermediates C:\android-sdk-windows-1.1_r1\tools>adb push libplatform_library_jni.so /system/frameworks 1108 KB/s (0 bytes in 53227.000s) C:\android-sdk-windows-1.1_r1\tools>adb push libplatform_library_jini.so /system /frameworks C:\android-sdk-windows-1.1_r1\tools>adb install package.apk 215 KB/s (0 bytes in 3447.000s) pkg: /data/local/tmp/package.apk Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY] let me know how did u resolve the missing shared library issue? On Tue, May 19, 2009 at 11:32 PM, sumit <ssssssum...@gmail.com> wrote: > > can u give me more clearance of ur problem . > actually i had made same kind of thing of platform library and one > testing application to use my API and when i tried to install this > test application its give me error but now i resolve this error..so > tell me which kind of problem do u have .. > > On May 15, 12:32 am, dvp <prasad.duggin...@gmail.com> wrote: > > Naveen, > > I had similar issue even though installed it using the adb push > > libplatform_library_jni.so /system/lib/libplatform_library_jni.so. any > > suggestion to resolve this issue? > > > > Prasad > > > > On May 6, 3:04 am, sumit <ssssssum...@gmail.com> wrote: > > > > > wt is the right place for it , > > > .so is generated in ------ > > > out/target/product/generic/obj/SHARED_LIBRARIES/ > > > libimsfwk_intermediates/LINKED > > > place ..... > > > > > On May 6, 11:28 am, XC He <schosnab...@gmail.com> wrote: > > > > > > did you copy the .so to the right place? > > > > > > Best Regards > > > > =========== > > > > XiangCheng He > > > > > > 2009/5/6 Dianne Hackborn <hack...@android.com> > > > > > > > Did you read the documentation there about how to register the > library with > > > > > the system? And did you actually build it into the system? > > > > > > > On Tue, May 5, 2009 at 3:06 AM, sumit <ssssssum...@gmail.com> > wrote: > > > > > > >> i want install ----/root/mydroid/MyAndroid/development/samples/ > > > > >> PlatformLibrary/client > > > > >> intermediated/pacage.apk into emulator > > > > > > >> but i got this error ---------------------- > > > > >> :~/mydroid/MyAndroid/out/target/product/generic/obj/APPS/ > > > > >> PlatformLibraryClient_intermediates# adb install package.apk > > > > >> 41 KB/s (3448 bytes in 0.080s) > > > > >> pkg: /data/local/tmp/package.apk > > > > >> Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY] > > > > > > >> so what i will for that > > > > >> can any body tell me ................. > > > > > > >> by using using this i try to add some api in android source code > but > > > > >> my first step is not working properly. > > > > > > >> thanks in advance ............... > > > > > > > -- > > > > > Dianne Hackborn > > > > > Android framework engineer > > > > > hack...@android.com > > > > > > > Note: please don't send private questions to me, as I don't have > time to > > > > > provide private support, and so won't reply to such e-mails. All > such > > > > > questions should be posted on public forums, where I and others can > see and > > > > > answer them.- Hide quoted text - > > > > > - Show quoted text - > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to android-framework@googlegroups.com To unsubscribe from this group, send email to android-framework+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---