Skip to content

sweord/android-leveldb

 
 

Repository files navigation

leveldb (https://code.google.com/p/leveldb/) for Android

Very simple bindings for using Leveldb from android. There's an excellent project leveldbjni out there for using leveldb from Java, but it seems a bit too much. It has a bunch of dependencies, including a code generator, which might or might not work on Android. At least it is not trivial to get started.

About

JNI bindings for leveldb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.0%
  • Java 43.1%
  • Makefile 4.8%
  • C 1.1%