• Stars
    star
    159
  • Rank 235,916 (Top 5 %)
  • Language
    Java
  • License
    Other
  • Created about 12 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android library for auto generating SQL schema and Content provider

Android-AnnotatedSQL

Android library for auto generating SQL schema and Content Provider by annotations. You will get a full-featured content provider in 5 minutes :)

Wiki:

All information was moved to the Wiki

Maven repo:
com.github.hamsterksu:android-annotatedsql-api:1.10.+
com.github.hamsterksu:android-annotatedsql-processor:1.10.+
Changelog

Current version is 1.10.3. You can find changlog here

Available plugins

How to start?

All necessary information in Wiki.

There are:

  • How to add tot the project
  • Define SQL Schema
  • Define Content Provider
Tools and links