Skip to content

Framework to make high-performance WebApp. Render with web canvas. All Android's widgets are available.

License

Notifications You must be signed in to change notification settings

xiaobinji/AndroidUI4Web

 
 

Repository files navigation

AndroidUI For Web

中文文档

Make a high-performance web app with Android UI. Sample App

Feature

  1. Native app experience & performance.
  2. Render with web canvas, high-performance web app.
  3. Same api as Android, you can find its question & usage on the internet.

Getting Started

You can read and clone Hello World App to get a start.

60fps

60fps is difficult on mobile device, the sample app's fps:

  1. IOS: 50fps
  2. Android Chrome: 40-50fps
  3. Android WebView(4.4): 20-30fps

You can test Sample App on your device.

LICENSE

MIT.

About

Framework to make high-performance WebApp. Render with web canvas. All Android's widgets are available.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.7%
  • TypeScript 31.8%
  • Other 0.5%