Android utility app for quickly finding out some key information about a device's display and its capabilities. Simple, elegant design..
Screenz is hosted in the following web site
https://github.com/screenz/Screenz
If you think the Android project Screenz 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 Screenz.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Target SDK Version | 11 |
Activity Count | 1 |
jar files used | codeswimmer-common-0.0.18.jar |
There are 1 image files in Screenz. The names of the image files are listed as follows.
screenz_icon.png
The following screenshort is generated from the image listed above.
Screenz has the following Java source files.
com.codeswimmer.android.device.screen.DeviceScreen.java com.codeswimmer.android.os.DeviceIsRunning.java org.screenz.ScreenzActivity.java org.screenz.ScreenzApp.java org.screenz.data.PixelsPerInch.java org.screenz.data.Size.java org.screenz.views.grid.CenterView.java org.screenz.views.grid.PositionUpdater.java org.screenz.views.metrics.MetricsView.java org.screenz.views.ruler.Displayer.java org.screenz.views.ruler.HorizontalRulerView.java org.screenz.views.ruler.ImperialDisplay.java org.screenz.views.ruler.RulerView.java org.screenz.views.ruler.VerticalRulerView.java