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
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:
- Has Google App Engine improved?Best solution by Quora
- how to Kill running applications on Android?Best solution by Stack Overflow
- How to get unused applications list in android?Best solution by Stack Overflow
- Is Go faster than Python on Google App Engine?Best solution by Stack Overflow
- How to connect Android app to App engine?Best solution by groups.google.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.