java - Android Google CloudSQL -


currently stored data android / java app in sqlite on device. want dump delimited/structured data mysql insance on google cloudsql. have google cloud account, setup db , have cloud end ready. have plenty of db experience weak on java, cloud, etc after months of seeking working examples (gae?) know link:

https://cloud.google.com/appengine/docs/java/cloud-sql/

but it's not complete.

can post simple app executes simple insert android/java google cloudsql , include code needed data cloudsql instance?

if duplicate question , complete code sample on stackoverflow gladly read it. have not found complete example yet.

thanks in advance.


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -