Android Open Source - App calculate GradeCalculator






Project Summary

An Android Application to calculate grades for classes you add..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GradeCalculator.

ItemValue
Java File Count14
Supported screen sizes[xxhdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null




Java Source Files

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