Webroid alternative for Android for webapps

WebView has many html5 features, but lacks the performance needed to display dynamic content. Are there any other bare-bone web browsers? better suited as a platform for web applications on Android?

Here is a simple example that works very badly on my device and emulator: underlined text

http://themeforest.s3.amazonaws.com/116_parallax/tutorial-source-files/tut-index.html

  • transition animation almost freezes
  • The effect of freezing in navigation lag (when using the mouse)
+5
source share
1 answer

chromium_webview. . Github.

0

All Articles