An Android application that helps to share the restaurant bill.
SmartBill is hosted in the following web site
https://github.com/ledenis/SmartBill
If you think the Android project SmartBill 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 SmartBill.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
SmartBill has the following Java source files.
com.me.smartbill.activity.MainActivity.java com.me.smartbill.activity.ResultActivity.java com.me.smartbill.preference.SplitPreference.java com.me.smartbill.preference.TipPreference.java com.me.smartbill.utils.Calculator.java com.me.smartbill.utils.DecimalDigitsInputFilter.java