Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
swdev:android:database_mysql [2018/05/02 16:25]
smayr [MainActivity]
swdev:android:database_mysql [2018/05/02 17:22] (current)
smayr
Line 1: Line 1:
 = Database: MySQL = = Database: MySQL =
 +== Using RESTful API ==
 +
 +== Using Java Connector (no API) ==
 ==== DB Connector ==== ==== DB Connector ====
 Download the appropriate Java database connector: Download the appropriate Java database connector:
Line 352: Line 355:
  
 See: [[https://gist.github.com/cofearabi/5039135]] See: [[https://gist.github.com/cofearabi/5039135]]
 +
 +
 == References == == References ==
 See also: See also: