Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brodycj/cordova-sqlite-common-dev-deps


https://github.com/brodycj/cordova-sqlite-common-dev-deps

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Cordova sqlite XXX common-dev dependencies

AUTHOR: Christopher J. Brody

LICENSE: Unlicense (public domain)

Contains source and object code built from:
- SQLite3 (public domain)
- Android-sqlite-native-driver (Unlicense, public domain)
- Android-sqlite-connector (Unlicense, public domain)

This project provides the following dependencies needed for the Cordova sqlite plugin (XXX version):
- `sqlite3.h`, `sqlite3.c` - SQLite `3.8.10.2` amalgamation needed to build iOS and Windows versions
- `libs` - Android-sqlite-connector JAR and Android-sqlite-native-driver NDK libraries built with SQLite `3.8.10.2` amalgamation