Which Material Design Framework is best for Phonegap Android?

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-14 03:44:30

问题


i decided to use one of material frameworks in my next Cordova Phonegap Project. but i don't know which one is best for phonegap and works fine in older android versions. Polymer, Materializecss, Angular Material and... Which one is best for Phonegap & Android?


回答1:


You can try http://ionicframework.com/ its like Phonegap but you use Angular. You have multiple options with material design and ionic. I am going to test this one soon http://ionicmaterial.com/




回答2:


If you are going to use Cordova + JQuery, the best frameworks are Material Lite, but if you're going to user Cordova + AngularJs, you should use Angular-Material.

If you're going to user Cordova + AngularJs + Angular-Material, you can get a seed here: https://github.com/marioaleogolsat/cordova-angular-angularMaterial-seed




回答3:


You can use Oracle new framework Mobile Application Framework (MAF) this can be integrate on IDE like eclipse or JDeveloper and its an open source framework so its free of cost.




回答4:


You can use Onsen-UI, you will learn it fast, supporting on stackoverflow and their website is great, there are a lot of working editable example on their site, and they have theme builder too.




回答5:


For Material Design Experience (mostly for Android Apps) you can use these two frameworks,

  1. AngularJS + Material Design+ Phonegap/Cordova = Angular Material (https://material.angularjs.org/latest/) (Personal Favorite)
  2. Polymer + Phonegap/Cordova (https://www.thepolyglotdeveloper.com/2014/07/use-polymer-apache-cordova/)




回答6:


This might be late to answer but Framework7 is also a very good option. It supports Material Design for android and iOS Layout for iOS. It's developer friendly, sugar syntax, Great support and also supports Vue.js and React.js(Soon) out of the box.

Take a look at http://framework7.io/



来源:https://stackoverflow.com/questions/32881436/which-material-design-framework-is-best-for-phonegap-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!