This project is used at CHASS College Computing for testing Android app capabilities, functions, and features for implementing future systems. This app is designed by the Interns of C3 and created by Martin Ting..
AppConcept-Android is hosted in the following web site
https://github.com/Martin-Ting/AppConcept-Android
If you think the Android project AppConcept-Android 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 AppConcept-Android.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 6 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
There are 2 image files in AppConcept-Android. The names of the image files are listed as follows.
blank.png orderbutton.png
The following screenshort is generated from the image listed above.
AppConcept-Android has the following Java source files.
C3.appconcept.BluetoothActivity.java C3.appconcept.FullscreenActivity.java C3.appconcept.MainActivity.java C3.appconcept.MenuActivity.java C3.appconcept.ReceiptActivity.java C3.appconcept.SplashActivity.java C3.appconcept.util.SystemUiHider.java C3.appconcept.util.SystemUiHiderBase.java C3.appconcept.util.SystemUiHiderHoneycomb.java