|
|
|
|
|
by fidotron
4370 days ago
|
|
Would be neat if they had an adapter for the polymer stuff so that a "material" UI could be rendered in a webpage or with Android's native UI depending on the execution context and no changes to the app code (written in Dart). On the edge of possible, but a lot of work. |
|
You could either build it as a mobile web app, or if you need more of Android's APIs there's https://cordova.apache.org/.