Android Open Source - SQLite database Android-Debt-Tracker






Project Summary

Tracks Debts using a SQLite Database. Enter Name and money borrowed or lent (negative or positive), and view all debts..

Web Site / Source Repository

Android-Debt-Tracker is hosted in the following web site
https://github.com/Einsteino/Android-Debt-Tracker

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

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version11
Activity Count5
jar files usedandroid-support-v4.jar
core-2.2.jar




Resource Files

There are 2 image files in Android-Debt-Tracker. The names of the image files are listed as follows.

ic_action_add_person.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-Debt-Tracker has the following Java source files.

com.example.debttracker.Contents.java
com.example.debttracker.CurrentDebts.java
com.example.debttracker.GenerateQR.java
com.example.debttracker.ListOfDebts.java
com.example.debttracker.MainActivity.java
com.example.debttracker.MySQLiteHelper.java
com.example.debttracker.Person.java
com.example.debttracker.QRCodeEncoder.java