Android : Package requires unavailable shared library com.google.android.maps; failing [duplicate]

on Monday, August 11, 2014



This question already has an answer here:




first of all, this is not a duplicate, i readed all the questions with similar tittle in stackoverflow and these questions are not related with this, because the solutions proposed are not valid for my problem (i dont use a AVD and i am not using a personalized rom)


I'm tryting to test a simple android app that uses google maps api in a vexia zippers tab 9i tablet (300€ tablet, not chinese tablet) with a Intel Atom CPU and i can't test the apps because eclipse gives me these errors:


08-11 08:51:37.644: E/PackageManager(403): Package com.myapp.test requires unavailable shared library com.google.android.maps; failing!


Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY


The tablet haves tock rom, not a personalized rom


Why i got that error?


Thanks


0 comments:

Post a Comment