Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

Android library for detecting and reporting long running SQLite queries.

If some of your queries takes longer than the threshold specified in the CerberusCursorFactory constructor, the report containing the offending query, elapsed query time, stack trace, and the result of EXPLAIN QUERY PLAN sqlite query will be dumped into the logcat.

Sep 25, 2014
Advertisement

A little Java framework to help in the use of an SQLite Database in Android.

Jul 30, 2014