Skip to content

sweord/android-leveldb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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