Android Open Source - Database database androidjunittest_database






Project Summary

Android sample code: There are ProviderTestCase2, AndroidTestCase, InstrumentationTestCase to do database junit test case.

Web Site / Source Repository

androidjunittest_database is hosted in the following web site
https://github.com/doremichen/androidjunittest_database

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

ItemValue
Java File Count4
Target SDK Version16
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar




Java Source Files

androidjunittest_database has the following Java source files.

com.adam.app.mydatabase.MainActivity.java
com.adam.app.mydatabase.MyDBProvider.java
com.adam.app.mydatabase.MyDatabaseHelper.java
com.adam.app.mydatabase.MyTable.java