Skip to content

NextFaze/sqlite-android-rtree

 
 

Repository files navigation

Android SQLite support library

Fork of https://github.com/requery/sqlite-android, but with R*Tree enabled.

Publishing

Edit local.properties and add:

bintray.user=<your bintray user>
bintray.apikey=<your bintray API key>

Gradle:

./gradlew clean bintrayUpload

About

Android SQLite support library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 82.9%
  • C++ 15.6%
  • C 1.2%
  • Makefile 0.3%