Android Open Source - App simple Summation






Project Summary

A simple Android app with list of items with a total at the end..

Web Site / Source Repository

Summation is hosted in the following web site
https://github.com/pejic/Summation

If you think the Android project Summation 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 Summation.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 4 image files in Summation. The names of the image files are listed as follows.

ic_action_discard.png
ic_action_edit.png
ic_action_new.png
ic_action_settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Summation has the following Java source files.

net.pejici.summation.BaseActivity.java
net.pejici.summation.ItemActivity.java
net.pejici.summation.SheetActivity.java
net.pejici.summation.SummationApplication.java
net.pejici.summation.SummationList.java
net.pejici.summation.adapter.ItemAdapter.java
net.pejici.summation.adapter.SheetSpinnerAdapter.java
net.pejici.summation.model.DBHelper.java
net.pejici.summation.model.Model.java
net.pejici.summation.model.Query.java