Friday, March 22, 2013

Re: How to connect to existing google cloud SQL database with external android app

Jeremy,
Have you done these steps? You must permit GAE application to use this CloudSQL instance.

https://developers.google.com/cloud-sql/docs/access_control#appaccess



Em quinta-feira, 21 de março de 2013 20h54min43s UTC-3, Jeremy Tzou escreveu:
So i've been trying for hours to figure out how to do this. Turns out after research that I need a GAE app to communicate with the database for the application because you can't connect to the sql db on android.  So what I did was generate an android endpoints backend for an existing application. https://developers.google.com/eclipse/docs/endpoints-create-fromandroid

Now here is the problem.  I am stuck.  The app engine is supposed to be able to execute commands to send to the google sql db.  But how do you do that?   How do I set it so my GAE backend can connect to an existing google cloud sql server?  I simply cannot find a tutorial that explains this. 

I did find this  https://developers.google.com/appengine/docs/java/cloud-sql/developers-guide, but that is not for android nor is it for an application with a GAE backend.  

I could use some guidance. 

Thanks

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment