Entertainment

Saturday 13 August 2016

Android and Databases

● Access to remote database e.g. MySQL can occur using a PHP script hosted on the server performing the query and JSON formatting for data exchange for reference check out the Database
 
● Local light weight database system.
http://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html

No comments:

Post a Comment