Android Open Source - App screen WhichScreenAmI






Project Summary

Android app that detects in which screen configuration bucket the current device falls (e.g. normal / mdpi).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WhichScreenAmI.

ItemValue
Java File Count3
Minimum SDK Version4
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.READ_PHONE_STATE




Java Source Files

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