an application UI experiment.
PhoneZ is hosted in the following web site
https://github.com/shareme/PhoneZ
If you think the Android project PhoneZ 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 PhoneZ.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 3 |
Activity Count | 1 |
jar files used | apiviz-1.3.1.GA.jar asm-3.1.jar checkstyle-all-5.0.jar jaxen-1.1.1.jar junit-4.4.jar pmd-4.2.5.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.READ_CONTACTS android.permission.READ_SMS |
There are 1 image files in PhoneZ. The names of the image files are listed as follows.
companylogo.png
The following screenshort is generated from the image listed above.
PhoneZ has the following Java source files.
com.mobilebytes.phonez.MainActivity.java com.mobilebytes.phonez.interpolator.BounceInterpolator.java com.mobilebytes.phonez.interpolator.CircInterpolator.java com.mobilebytes.phonez.interpolator.EasingType.java com.mobilebytes.phonez.page.DevelopmentPage.java com.mobilebytes.phonez.page.Page.java com.mobilebytes.phonez.page.RecentCalls.java com.mobilebytes.phonez.page.RecentSMS.java com.mobilebytes.phonez.page.TodayPage.java com.mobilebytes.phonez.providers.ApplicationContentProvider.java com.mobilebytes.phonez.widget.HomeView.java com.mobilebytes.phonez.widget.MainFrame.java com.mobilebytes.phonez.widget.Panel.java com.mobilebytes.phonez.widget.RecentBox.java