I need to create an app for iPhone and Android that simply opens up the phone camera, clicks and posts the pictures to the server, and retrieves them all when needed. That's it, nothing more than that.
I was thinking of using these popular HTML5 platforms. I have gone through documentations and Stack Overflow questions of jQuery Mobile, Sencha, Phonegap. And honestly I am getting more and more confused.
I am confused whether they will give me a native app or "native like" app.
My requirements:
I need a native app (NOT TO BE OPENED IN WEB BROWSER).
I am a .net programmer. I can use Xamarin as well.