Android Open Source - App track AndroidTippingApp






Project Summary

A simple tipping app written in Android which allows tipping, bill splitting, and tip tracking.

Web Site / Source Repository

AndroidTippingApp is hosted in the following web site
https://github.com/btbeabout/AndroidTippingApp

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

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




Resource Files

There are 10 image files in AndroidTippingApp. The names of the image files are listed as follows.

add.png
add_image.png
add_image_pressed.png
addpressed.png
app_icon.png
ic_action_action_about.png
subtract.png
subtract_image.png
subtract_image_pressed.png
subtractpressed.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidTippingApp has the following Java source files.

com.example.tipapp.DatabaseHelper.java
com.example.tipapp.MainActivity.java
com.example.tipapp.Tip.java
com.example.tipapp.TipCalculations.java
com.example.tipapp.TipDataProvider.java
com.example.tipapp.TippingFragment.java
com.example.tipapp.TippingHistoryFragment.java
com.example.tipapp.adapter.TabsPagerAdapter.java