How to use Google+ using OAuth in Android?

Google App Engine: Is it better to learn how to code Android applications using the GAE backend or is it better to just use the ADT bundle? Why?

  • Assuming previous experience with Google App Engine.

  • Answer:

    Well I think you are mixing up things here, Google Apps Engine is meant to be the backend of you application . Similar to like http://Parse.com. You should build the android application the way they are generally built (ADT) , it shouldn't be dependent on which backend provider or CMS you are planning to use

Anirban Dutta at Quora Visit the source

Was this solution helpful to you?

Other answers

I think you are not getting the comparison right. GAE is used as a backend, might be it is for a mobile application, web application or whatever. You can run your server there and it'll serve the client requests. Other alternatives might be to use Parse, Amazon AWS as backend. So you can compare between these. Now coming to android ADT, it is used to develop a client for mobile application. So to  have a complete application, you should have both client and the server or both frontend and the backend. The alternatives for developing clients can be you can develop using phonegap, you can have iPhone app or a web client. Hope it helps.

Harsha HS

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.