Android Open Source - SQLite database android-lazyloading-cursor






Project Summary

android-lazyloading-cursor is a lazy loading version of android.database.sqlite.SQLiteCursor.

Web Site / Source Repository

android-lazyloading-cursor is hosted in the following web site
https://github.com/esmasui/android-lazyloading-cursor

If you think the Android project android-lazyloading-cursor 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 android-lazyloading-cursor.

ItemValue
Java File Count13
Target SDK Version16
Minimum SDK Version7
Activity Count0
Test Case Count1




Java Source Files

android-lazyloading-cursor has the following Java source files.

com.uphyca.sqlite.lazyloading.BasicProvider.java
com.uphyca.sqlite.lazyloading.BasicProviderTest.java
com.uphyca.sqlite.lazyloading.Benchmark.java
com.uphyca.sqlite.lazyloading.Benchmarks.java
com.uphyca.sqlite.lazyloading.CountQueryBuilder.java
com.uphyca.sqlite.lazyloading.LazyLoadingCursorTest.java
com.uphyca.sqlite.lazyloading.LazyLoadingProvider.java
com.uphyca.sqlite.lazyloading.LazyLoadingProviderTest.java
com.uphyca.sqlite.lazyloading.LazyLoadingSQLiteQueryBuilder.java
com.uphyca.sqlite.lazyloading.StubProvider.java
com.uphyca.sqlite.lazyloading.TestSQLiteOpenHelper.java