android - Device isn't compatible with this version - LG P705 -



android - Device isn't compatible with this version - LG P705 -

firstly, appreciate there several questions asked topic, i'm looking reply why device isn't able download app (its in beta version)

here permissions manifest file:

<uses-permission android:name="android.permission.access_fine_location" /> <uses-permission android:name="android.permission.access_coarse_location" /> <uses-permission android:name="android.permission.internet" /> <uses-permission android:name="android.permission.write_external_storage" /> <uses-feature android:name="android.hardware.camera" /> <uses-sdk android:minsdkversion="3"/>

and here screenshot showing features of phone:

i believe app should available download on device has camera, , has gps, email etc - features app uses. however, person owns device isn't able download app pay store beta testing.

can see going on this, , need prepare it?

this not solid reply may help start out in right direction.

here link device reviews indicating problems sd cards.

lg optimus l7 client reviews

android google-play android-manifest

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -