android - Google market support null device -
i have publish app in google maret ,but show support 0 device.my manifest file :
android:targetsdkversion="15"/>
i use android 4.1 compile ,thanks answer.
make sure define android:minsdkversion applicable application. if application should show in version/density devices remove compatible-screen , support-screen code menifest file
Comments
Post a Comment