obfusu / sqlite3

SQLite3 for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLite3 for Android

This repository contains the Android.mk and Application.mk along with SQLite3 source for building native sqlite3 binary for Android smartphones.

This is especially useful for building sqlite3 binaries for x86 based devices like ASUS Zenfone 5. Precompiled binary for x86 is available here.

The motivation for this repo is that there were no existing sqlite3 binaries for Zefone 5 (x86 arch) which is a great utiliy for many applications in rooted devies.

Sources

SQLite3 : https://www.sqlite.org/download.html

Licence

GPL v2

Authors

77ganesh

About

SQLite3 for Android


Languages

Language:C 94.2%Language:C++ 5.8%Language:Makefile 0.0%