Android Open Source - App friend SepCheckLite






Project Summary

Simple android application that helps you to make a separate checkout in the cafe with your friends..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SepCheckLite.

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version9
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
Asset File Namesassets\hattori.otf




Resource Files

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.

null

Java Source Files

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