Select and highlight text in Android WebView

筅森魡賤 提交于 2019-12-04 17:26:45
user1659559

I am using a github project called BTAndroidWebViewSelection to get web view selections working in 2.2 - 4.0.3. This project uses a javascript interface that gets all touches passed to it. The solution seems to work pretty well. This github project includes the necessary javascript files in the assets folder as well as a test page and a WebView that loads the test page and implements all necessary methods to handle the selection.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!