Android Open Source - Database object simpleDAOa






Project Summary

A Simple Data Access Object for Android to control your android app databases.

Web Site / Source Repository

simpleDAOa is hosted in the following web site
https://github.com/juanchinovas/simpleDAOa

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1
Fragment Count3
jar files usedclasses.jar
classes.jar
Asset File Namesassets\dao.xml




Resource Files

There are 2 image files in simpleDAOa. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

simpleDAOa has the following Java source files.

org.dao.entities.DataBase.java
org.dao.entities.Field.java
org.dao.entities.Table.java
org.dao.manager.DBHelper.java
org.dao.manager.DBManager.java
org.dao.manager.XMLConfigReader.java
org.dao.manager.util.Util.java
org.daoa.BuildConfig.java
org.daoa.BuildConfig.java
testdaoa.testingdaoa.AddFragment.java
testdaoa.testingdaoa.ApplicationTest.java
testdaoa.testingdaoa.MainActivity.java
testdaoa.testingdaoa.NavigationDrawerFragment.java
testdaoa.testingdaoa.Person.java