0
votes

I am new to hybrid mobile application development and I want to develop a hybrid mobile application using HTML5 and Jquery. I had read many article related to this but still have confusion that which framework will be the best open source framework for above development and is the cordova is also best for build an hybrid app. Please suggest what will the best solution for complex and non-complex hybrid mobile application development.

1

1 Answers

0
votes

if you want to go with HTML5 and jQuery, jQuery Mobile is great framework

a specialized theme options is also available for jQuery mobile.

there is also native like theme developed in top of jQuery mobile. NativeDroid2, for more have a look at

http://www.gajotres.net/top-10-best-looking-free-jquery-mobile-themes/

I'd advice you to not to stick with jQuery for mobile as it is dying and never meant to use for mobile apps.have a look at http://www.gajotres.net/why-jquery-mobile-is-not-relevant-any-more/

For complex apps I'd advice you to use angular and ionic as it has MVW architecture.