Android Open Source - App system PhoneInfo






Project Summary

Quick and dirty Android app to display information like manufacturer, model, operating system, optional name and tier, etc..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of PhoneInfo.

ItemValue
Java File Count9
Supported screen sizes[hdpi, xhdpi]
Target SDK Version14
Minimum SDK Version8
Activity Count1
Asset File Namesassets\fonts\Roboto-Bold.ttf
assets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-Thin.ttf
assets\fonts\Roboto.ttf




Resource Files

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.

null

Java Source Files

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