I have to develop as soon as posible an appication (for android) similar to foursquare, I need to store some details in the phone and retrieve some other data from a web service. I can develop with phonegap or like a native app. What option do you recomend? What are the advantages and disadvantages of each one?
Share
For as soon as possible, choose the platform you’re more familiar with. Native development is in Java, Phonegap is in JavaScript and HTML. If you don’t know either, hire someone who does – that’ll be much faster that learning from scratch. Probably cheaper, too.