I wonder if it is possible to develop an html / css / js app for android using material design. If not, is there any framework that has the visual?
I wonder if it is possible to develop an html / css / js app for android using material design. If not, is there any framework that has the visual?
Yes, you can.
Today we have enough options for this, you can develop your application using some responsive CSS framework like Bootstrap and others, but I recommend you take a look at # which is a framework under license BSD based on Material Design, I also recommend a Phonegap link for the application build. if you are familiar with Angularjs I also recommend the material.angularjs.org .
Yes.
Just add a CSS that does all the styling of HTML (and obviously use the elements correctly according to the CSS specification).
I know two ready CSSs that do this. If you like Bootstrap, I recommend the Material Design for Bootstrap ; if not, I recommend the MaterializeCSS .
Maybe this question is closed "as based on opinion".
But I think it's worth pointing out ways, so here's my "opinion and experience" answer:
Because Material Design is a Google design guideline and not just for Android, but for all of your areas including Web Developer . Then an option provided by them (Google) is the angular.js for Material Design , and in this same line only that for development of hybrid web apps there is ionic that uses angular.js in their Views.
You can use Ionic to generate the application based on a web project. It's a very mature framework.
For the layout of your application, you can use the Bootstrap Material Design