Skip to content

The PHP website lets the user make changes to a MySQL database, and it also provides scripts that return JSON representation of the database. The Android application retrieves the database using these scripts and allows some manipulation,searching. The application also keeps a local copy and saves local changes (modification, removal, addition) …

M69W/Android-and-PHP-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Android-and-PHP-Library

The PHP website lets the user make changes to a MySQL database, and it also provides scripts that return JSON representation of the database. The Android application retrieves the database using these scripts and allows some manipulation,searching. The application also keeps a local copy and saves local changes (modification, removal, addition) to a local SQLite database.

About

The PHP website lets the user make changes to a MySQL database, and it also provides scripts that return JSON representation of the database. The Android application retrieves the database using these scripts and allows some manipulation,searching. The application also keeps a local copy and saves local changes (modification, removal, addition) …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 69.0%
  • PHP 29.7%
  • Other 1.3%