Hi, I have a website running python for frontend, which I am very happy with. I wish to create an android app (using java) accessing the GAE datastore.
I found a tutorial explaining how to build a android app using app engine backend: https://cloud.google.com/solutions/mobile/how-to-build-mobile-app-with-app-engine-backend-tutorial/ My problem is, when I reach the end and deploy to GAE (defaulted to deploy as frontend, I can't see where to change this), then it overwrites the existing data, meaning my python website. I have tried googling a lot, and haven't found anyone explaining how they can run at the same time. So can anyone share with me a link to a tutorial explaining how to run a GAE project with python frontend and java backend? Thank you in advance. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/2334509f-9cb8-4fa1-ae49-ebe03ba6157a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
