This app is incompatible with your device in play store(Galaxy S5, Only READ_PHONE_STATE Permission)
问题 I just developed a simple widget "SIM Info Widget", which shows very basic information like SIM State, Serial Number, Operator Name etc. For any of the information just I need an Instance of TelephonyManager and "android.permission.READ_PHONE_STATE" permission. When I directly run the app in my Phone(Samsung Galaxy S5/G900I) through Eclipse, it got installed and running perfectly.(Screenshot is attached) But when I published it in Google Play, It says This app is incompatible with your device