问题
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,
- AngularJS + Material Design+ Phonegap/Cordova = Angular Material (https://material.angularjs.org/latest/) (Personal Favorite)
- 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