What made you jump into Android all of a sudden? Why not iOS or other mobile platforms?
Answer Posted / mady
Maxim Petrov: I've never intended to do any mobile startup, but I got an Android phone first (Nexus One), not iPhone, so I started to look into this platform first. The lack of Google's own music app was obvious. I think if it was iPhone, not Nexus One, I could go developing for iOS instead. Though, you know, there are a lot more really good apps that already exist for iOS (and existed a year ago), all niches are filled, Apple is pretty restrictive (I don't think PowerAMP iPhone version would have ever been accepted in the Appstore). You can jump into Android quickly - just download the SDK, install adb driver, and you can develop - for your phone, for your friends (first beta testers), it's much easier to start on Android, but I can only compare to what I've read about iOS development as I haven't developed anything for iPhone.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define activity application component.
what is bundle in android and how it is different from parcel?
What is the difference between thread and a service in Android?
What is android 4.0 library folder in android?
What are Intent filters in Android?
How can you define the minimum version of android required?
How do I check my android os version?
Explain the key components of android architecture?
Is android free for manufacturers?
What onlistitemclick() function used for?
Please explain the ontrimmemory() method?
What is if else statement?
Is it possible to share similar linux user i’d & same virtual machine in android . If yes how?
How could we move the data in sub activity?
What is onpause?