GreenDao Module for Android Studio.
GreenDaoForAndroidStudio is hosted in the following web site
https://github.com/SureCase/GreenDaoForAndroidStudio
If you think the Android project GreenDaoForAndroidStudio listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of GreenDaoForAndroidStudio.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [xhdpi] |
Activity Count | 2 |
There are 3 image files in GreenDaoForAndroidStudio. The names of the image files are listed as follows.
ic_action_discard.png ic_action_new.png ic_cancel.png
The following screenshort is generated from the image listed above.
GreenDaoForAndroidStudio has the following Java source files.
greendao.Box.java greendao.BoxDao.java greendao.DaoMaster.java greendao.DaoSession.java pl.surecase.eu.MyDaoGenerator.java pl.surecase.eu.greendaoexample.DaoExampleApplication.java pl.surecase.eu.greendaoexample.backend.repositories.BoxRepository.java pl.surecase.eu.greendaoexample.ui.activity.BoxListActivity.java pl.surecase.eu.greendaoexample.ui.activity.EditBoxActivity.java pl.surecase.eu.greendaoexample.ui.adapter.DbItemsAdapter.java