Repository to hold both the Android App, and the Java Executable.
COSC425 is hosted in the following web site
https://github.com/Aaronhawkeyes/COSC425
If you think the Android project COSC425 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 COSC425.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Asset File Names | assets\fonts\Quicksand-Bold.ttf assets\fonts\Quicksand-BoldItalic.ttf assets\fonts\Quicksand-Italic.ttf assets\fonts\Quicksand-Light.ttf assets\fonts\Quicksand-LightItalic.ttf assets\fonts\Quicksand-Regular.ttf |
There are 5 image files in COSC425. The names of the image files are listed as follows.
button_clicked.png button_shape.png drawer_shadow.9.png ic_drawer.png lines.png
The following screenshort is generated from the image listed above.
COSC425 has the following Java source files.
com.AYIC.scheduleApp.DBTools.java com.AYIC.scheduleApp.MainActivity.java com.AYIC.scheduleApp.MenuActivity.java com.AYIC.scheduleApp.MyEditText.java com.AYIC.scheduleApp.MyTextView.java com.AYIC.scheduleApp.NavigationDrawerFragment.java com.AYIC.scheduleApp.RegisterActivity.java com.AYIC.scheduleApp.util.SystemUiHider.java com.AYIC.scheduleApp.util.SystemUiHiderBase.java com.AYIC.scheduleApp.util.SystemUiHiderHoneycomb.java