Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brodycj/cordova-sqlite-common-dev-deps
- Owner: brodycj
- Created: 2016-04-26T13:43:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T19:41:48.000Z (almost 5 years ago)
- Last Synced: 2024-07-31T00:17:18.569Z (6 months ago)
- Language: C
- Size: 3.25 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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