Skip to content

MrLeion/AndroidUI-WebApp

 
 

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 use AndroidUI-CLI to create a HelloWorld Project.

60fps

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

  1. IOS: 50-60fps
  2. Android Chrome: 50fps
  3. Android WebView(with Runtime): 50fps

You can test Sample on your device.

Sample

LICENSE

MIT.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.7%
  • TypeScript 33.3%