I am planning on developing an app that uses the camera, uploads pictures to a website, displays all of the photos taken in the app and gives the user a little editing ability. Would this be better developed using PhoneGap or the native Android development setup through Eclipse. I know a good amount of Java and HTML so that isn’t the big issue but I want to know which development kit I should use to get the app up more quickly while maintaining a decent interface.
Thanks!
In the end it all comes down to 2 things:
If your worries are interfaces, then don’t worry. You can create very nice interfaces on both.