Android Open Source - SQLite Demo devahoy-sqlite






Project Summary

Android SQLite Demo Project.

Web Site / Source Repository

devahoy-sqlite is hosted in the following web site
https://github.com/Devahoy/devahoy-sqlite

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

ItemValue
Java File Count5
Activity Count3

Java Source Files

devahoy-sqlite has the following Java source files.

com.devahoy.sample.ahoysqlite.AddFriendActivity.java
com.devahoy.sample.ahoysqlite.DetailActivity.java
com.devahoy.sample.ahoysqlite.MainActivity.java
com.devahoy.sample.ahoysqlite.model.Friend.java
com.devahoy.sample.ahoysqlite.utils.DBHelper.java