Device Stats is a designs for people developing Android apps to quickly and easier see the exact specs of a device. Ideal for test devices where you aren't 100% sure on the resource qualifiers..
android-device-stats is hosted in the following web site
https://github.com/scottyab/android-device-stats
If you think the Android project android-device-stats 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 android-device-stats.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar crittercism_v4_3_0_sdkonly.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in android-device-stats. The names of the image files are listed as follows.
ic_share.png
The following screenshort is generated from the image listed above.
android-device-stats has the following Java source files.
com.devicestats.android.MainActivity.java com.devicestats.android.StatsGatherer.java