I am totally new to android application development, I want to develop a sample map application using android studio
I followed the tutorial as such in http://android.rzeszow.net/?p=79 and the code is same
the emulator is GoogleAPI level 18
Once it ran and only + and - appeared on the map
Now in whichever emulator i try to run ( tried from google api level 13 to 18)
"Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]"
I have done the solutions given in various stack overflow pages, but nothg seemed to work
Please suggest a solution
Remove the unnecessary <uses-library>
element from your manifest. Clearly you have one, which is triggering this error. Maps V2 does not need such an element.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With