Android App works on Eclipse Emulator but Play Store says my device is not compatible
问题 I'm programmming an App that works fine when I run it on the emulator with Android 2.2, also I execute the .apk in my tablet Galaxy Tab2 Android 4.0.3 and works fine too. Then, I sign the App and put on the Market like a Beta Version and when I go to install, Play Store says that my tablet is not compatible. In my AndroidManifest, I define the minSdkVersion = "8" and the targetSdkVersion = "17" Any suggestions? Thanks ;) Edit: <manifest xmlns:android="http://schemas.android.com/apk/res