Android Open Source - Development tutorial DaoTest






Project Summary

Functioning edit of the greenDAO tutorial with deprecated code replaced.

Web Site / Source Repository

DaoTest is hosted in the following web site
https://github.com/mikeBlackman/DaoTest

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

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version11
Activity Count1
jar files usedfreemarker-2.3.20.jar
greendao-1.3.7.jar
greendao-generator-1.3.1.jar
greendao-generator-1.3.1.jar




Java Source Files

DaoTest has the following Java source files.

com.example.mydaoexample.Customer.java
com.example.mydaoexample.CustomerDao.java
com.example.mydaoexample.DaoMaster.java
com.example.mydaoexample.DaoSession.java
com.example.mydaoexample.Note.java
com.example.mydaoexample.NoteActivity.java
com.example.mydaoexample.NoteDao.java
com.example.mydaoexample.Order.java
com.example.mydaoexample.OrderDao.java
com.example.mydaoexamplegenerator.ExampleDaoGenerator.java