Android Open Source - Database database RowCounter






Project Summary

An example on how to use the SQLiteOpenHelper in the Android SDK to create a database..

Web Site / Source Repository

RowCounter is hosted in the following web site
https://github.com/CindyPotvin/RowCounter

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

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version16
Activity Count3
jar files usedandroid-support-v4.jar




Java Source Files

RowCounter has the following Java source files.

com.cindypotvin.rowcounter.CounterView.java
com.cindypotvin.rowcounter.CreateProjectActivity.java
com.cindypotvin.rowcounter.MainActivity.java
com.cindypotvin.rowcounter.ProjectActivity.java
com.cindypotvin.rowcounter.RowCounterAdapter.java
com.cindypotvin.rowcounter.model.Project.java
com.cindypotvin.rowcounter.model.ProjectContract.java
com.cindypotvin.rowcounter.model.ProjectsDatabaseHelper.java
com.cindypotvin.rowcounter.model.RowCounter.java
com.cindypotvin.rowcounter.model.RowCounterContract.java