Tuesday 11 October 2016

sqlite-generator-android

This repository is a code generator for Android. By using it, you can generate java codes to read/write sqlite from an existing sqlite file.

Features:

  1. Generate map objects(tables and data views)
  2. Generate API to read/write sqlite
  3. API based on SQLiteOpenHelper and 100% support any SQL statement
  4. Code quantity is less , light , expandable and pluggable

Android Arsenal

from The Android Arsenal

No comments:

Post a Comment