Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This demo doesn't work well running on Android stock browser. #1

Open
dannysunyu opened this issue Jan 8, 2016 · 1 comment
Open

Comments

@dannysunyu
Copy link

No description provided.

@guyiyang
Copy link

guyiyang commented Jan 8, 2016

你好,你说的是否是在安卓原生浏览器上的性能问题?

Jndroid是通过js来实现网页的渲染,因此对js引擎有较高的要求,chrome内核以及苹果webkit都没有问题。Android 4.4及以上系统,原生浏览器使用的也是chrome内核,因此也没有问题。Android 4.4之前的系统浏览器使用的是Android Webkit内核,性能上会有所限制。

github上的demo是很早期的东西,可以试试较新的demo:
http://app.gtbrowser.cn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants