Google Polymer looks like a simple way to make material designed web pages. I am developing a native Android application and would like to make it material designed. My question is, can I use Polymer for native Android applications?
Yes, you can make native mobile apps with Polymer, thanks to Polymer Native.
No, you cannot use Polymer to build a truly "native" Android app. Although there are frameworks such as Phonegap which would allow you to build an app using web technologies and then compile into an Android app.
If your goal is to make an app that follows material design patterns, I suggest you get started by reading the official documentation on the subject: Creating Apps with Material Design
Polymer is a JavaScript Framework that implements web-specific standards for the front-end.
And JavaScript is not the native language of Android so Polymer cannot be used to build Native Apps (using Java) using Meterial Design.
But on the other hand you can build entire applications using HTML5 with the help of some technologies like Cordova and PhoneGap.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With