This demo online project for pre step of show how develop offline android app by "androQLite" tools with SQLite mobile database.
About AndroQLite:
https://sites.google.com/view/androqlite/
In this project we use simple online process by Volley network oparation. We use two project
- Online project
- OffLine project
Here is the offline project "AndroQLiteOnlineDemo".
We also give web backend including MySQL database "androQLite.sql" with some php file (dbcon.php, getAll.php, insertValue.php).
For the server end we use
xampp-linux-x64-5.6.15-1-installer.run for Linux Mint 17.3 64bit OS.
We can download from https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/5.6.15/
PHP Version: 5.6.15
Server: Localhost via UNIX socket
Server type: MariaDB
Server version: 10.1.9-MariaDB - Source distribution
Protocol version: 10
User: root@localhost
Server charset: UTF-8 Unicode (utf8)