An Android Application to calculate grades for classes you add..
GradeCalculator is hosted in the following web site
https://github.com/JKayse/GradeCalculator
If you think the Android project GradeCalculator 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 GradeCalculator.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [xxhdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 6 image files in GradeCalculator. The names of the image files are listed as follows.
add.png add_pressed.png athena_grades_small.png blue_moon.png delete_icon.png edit_icon.png
The following screenshort is generated from the image listed above.
GradeCalculator has the following Java source files.
com.example.gradecalculator.AboutPage.java com.example.gradecalculator.AddClass.java com.example.gradecalculator.CategoriesAdapter.java com.example.gradecalculator.Category.java com.example.gradecalculator.ClassInfo.java com.example.gradecalculator.ClassItem.java com.example.gradecalculator.Classes.java com.example.gradecalculator.ClassesAdapter.java com.example.gradecalculator.Grade.java com.example.gradecalculator.MainActivity.java com.example.gradecalculator.Registration.java com.example.gradecalculator.StartActivity.java com.example.gradecalculator.SwipeDetector.java com.example.gradecalculator.UserInfo.java