Simple android application that helps you to make a separate checkout in the cafe with your friends..
SepCheckLite is hosted in the following web site
https://github.com/Niord/SepCheckLite
If you think the Android project SepCheckLite 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 SepCheckLite.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS |
Asset File Names | assets\hattori.otf |
There are 1 image files in SepCheckLite. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
SepCheckLite has the following Java source files.
niord.apps.activity.MainActivity.java niord.apps.activity.OrdersActivity.java niord.apps.adapters.ContactListAdapter.java niord.apps.adapters.OrderListAdapter.java niord.apps.adapters.PersonListAdapter.java niord.apps.database.DataBase.java niord.apps.database.DataBaseAdapter.java niord.apps.database.DataBaseHelper.java niord.apps.database.DataBaseTables.java niord.apps.dialogs.AddOrderDialog.java niord.apps.helpers.Helpers.java niord.apps.helpers.Order.java niord.apps.helpers.Person.java niord.apps.helpers.TextFeatures.java