Re: [android-developers] Re: Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

2012-11-08 Thread Mugabi Allan
I am having the same problem and after following some of the threads, I still have no success I get the following in my Console [2012-11-06 22:31:23 - GoogleMaps] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY [2012-11-06 22:31:23 - GoogleMaps] Please check logcat output for more

[android-developers] Re: Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

2010-06-15 Thread Rahul Garg
I have already done that. On Jun 14, 2:25 pm, SREEHARI sreehari.madhusooda...@wipro.com wrote: HiRahul, If u added uses-library android:name=com.google.android.maps / already, the problem will be due to map key. Try creating map key in he right way. Regards, SREEHARI. -- You received

Re: [android-developers] Re: Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

2010-06-15 Thread Xavier Ducrohet
The problem is that your manifest does say that you require the library but you're trying to install it on a device that doesn't have the library. (the MISSING_LIBRARY part of the error). On Mon, Jun 14, 2010 at 11:08 PM, Rahul Garg rahul.lnm...@gmail.com wrote: I have already done that. On

[android-developers] Re: Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

2010-06-14 Thread SREEHARI
Hi Rahul, If u added uses-library android:name=com.google.android.maps / already, the problem will be due to map key. Try creating map key in he right way. Regards, SREEHARI. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this