Make a high-performance web app with Android UI. Sample App
- Native app experience & performance.
- Render with web canvas, high-performance web app.
- Same api as Android, you can find its question & usage on the internet.
You can read and clone Hello World App to get a start.
60fps is difficult on mobile device, the sample app's fps:
- IOS: 50fps
- Android Chrome: 40-50fps
- Android WebView(4.4): 20-30fps
You can test Sample App on your device.
MIT.