Android app that detects in which screen configuration bucket the current device falls (e.g. normal / mdpi).
WhichScreenAmI is hosted in the following web site
https://github.com/mttkay/WhichScreenAmI
If you think the Android project WhichScreenAmI listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of WhichScreenAmI.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.READ_PHONE_STATE |
WhichScreenAmI has the following Java source files.
com.github.kaeppler.whichscreen.DeviceInfo.java com.github.kaeppler.whichscreen.ScreenDetectorActivity.java com.github.kaeppler.whichscreen.service.UploadService.java