Quick and dirty Android app to display information like manufacturer, model, operating system, optional name and tier, etc..
PhoneInfo is hosted in the following web site
https://github.com/derekbrameyer/PhoneInfo
If you think the Android project PhoneInfo 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 PhoneInfo.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\fonts\Roboto-Bold.ttf assets\fonts\Roboto-Light.ttf assets\fonts\Roboto-Thin.ttf assets\fonts\Roboto.ttf |
There are 1 image files in PhoneInfo. The names of the image files are listed as follows.
oak_ic_cancel.png
The following screenshort is generated from the image listed above.
PhoneInfo has the following Java source files.
com.doomonafireball.phoneinfo.Datastore.java com.doomonafireball.phoneinfo.EncryptedPreferencesProvider.java com.doomonafireball.phoneinfo.EncryptedSharedPreferences.java com.doomonafireball.phoneinfo.MainApp.java com.doomonafireball.phoneinfo.RoboGuiceModule.java com.doomonafireball.phoneinfo.activity.StartupActivity.java com.doomonafireball.phoneinfo.fragment.NameDialogFragment.java com.doomonafireball.phoneinfo.fragment.TierDialogFragment.java com.doomonafireball.phoneinfo.widget.VerticalTextView.java