cesine / AndroidLevelDBSample
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. This example shows how to use levelDB in an Android project. This project provides the Android project wrapper needed to call the levelDB project files from Java, the levelDB code is from a fork of the android branch …
☆29Updated 9 years ago
Alternatives and similar repositories for AndroidLevelDBSample:
Users that are interested in AndroidLevelDBSample are comparing it to the libraries listed below
- A two-level LRU cache composed of a smaller L1 cache in memory and a larger L2 cache on disk☆44Updated 10 years ago
- A simple Stock Market simulator for Java and Android☆18Updated 6 years ago
- C++ library for performing asynchronous event threading, basic sockets, timer and a dual XML/JSON parser/generator☆10Updated 6 years ago
- Fast lightweight universal image decoder☆14Updated 11 years ago
- RxFsm is a hierarchical finite state machine (FSM) library built on top of RxJava.☆38Updated 8 years ago
- A Lightweight LLDB Frontend based on PyQt☆20Updated 10 years ago
- Face Detection with AndroidUpdated 9 years ago
- An Android application which allows to execute native NDK program.☆32Updated 9 years ago
- Bare minimum websockets (hybi13/RFC) client for Android☆7Updated 12 years ago
- Code examples for tutorial "Mastering Android NDK Build System☆53Updated 3 years ago
- ☆18Updated 8 years ago
- Fork of libsdl 1.3 (Simple DirectMedia Layer 1.3) with fixes for Android☆36Updated 14 years ago
- A JNI interface to the pulseaudio library.☆31Updated 6 years ago
- Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a …☆20Updated 3 months ago
- Simple Service Discovery Protocol (SSDP) implementation☆7Updated 12 years ago
- Android system and software research resources☆13Updated 10 years ago
- A proof on concept to create an API that is 100% compatible reflection API, but without any reflection. Performance stuff for Android and…☆129Updated 9 years ago
- Extensions to openssl shipped with android to suit openvpn needs.☆24Updated 11 years ago
- Android library for running Diamond filters☆55Updated 9 years ago
- libav build on android (used for android-ampd)☆14Updated 11 years ago
- A small, flexible and secure Java HTTP server which can be easily embedded into applications☆30Updated 9 years ago
- SVG image parser for Android. Converts image to list of native android.graphics objects which can then be speedily rendered on Canvas, an…☆61Updated 11 years ago
- Native Webrtc Android app☆48Updated 11 years ago
- ☆31Updated 10 years ago
- Java implementation of famous fuzzy wuzzy algorithm -- http://seatgeek.com/blog/dev/fuzzywuzzy-fuzzy-string-matching-in-python☆15Updated 8 years ago
- Matches audio to small vocabulary using fast fourier transforms☆15Updated 10 years ago
- An Android app that lets you search your contacts by voice. Internet not required. Based on Pocketsphinx. Uses Estonian acoustic models.☆61Updated 8 years ago
- Rtsp Extractor for ExoPlayer using ffmpeg☆17Updated 9 years ago
- A flexible pure-Java OCR implementation. Eventually.☆20Updated 10 years ago
- Android sample project to process a bitmap in C using Android NDK☆64Updated 7 years ago