I need to build a mobile app which should run on both iOs and android.I'm not interested to make my app as native app rather a hybrid one(my app may/maynot includes native code of iOs & android in few areas).Please help me on these queries.
- which one should be the best technology to initiate my project.
- Can I use MVP pattern in GWTMobile?
- Which one requires less developing cost(factors: time,manpower) and less developing overhead(factor:less boilerplate code).
- Which one have great look and feel in their widgets.
- my app requires some of the features of phoneGap too, which one is gives great support to GWTPhoneGap. I'm prefering GWT-RPC for server communication and HTML5-Database support for local storage and offline service. Please give me answer with explanation to each point. Thanks in advance