Android Open Source - SQLite database ClientDetails






Project Summary

Android Project ClientDetails used for keeping customer records such as name, address, contact detail in mobile itself using SQLite database..

Web Site / Source Repository

ClientDetails is hosted in the following web site
https://github.com/samrakchan/ClientDetails

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

ItemValue
Java File Count6
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

ClientDetails has the following Java source files.

com.clientdetails.Client.java
com.clientdetails.ClientAdapter.java
com.clientdetails.ClientDetails.java
com.clientdetails.ClientList.java
com.clientdetails.DBAdapter.java
com.clientdetails.ExportToSD.java