Android webview 加载远程网页如何调用本地(asset)js文件
高洛峰
高洛峰 2017-04-17 17:16:36
0
3
946
高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

reply all(3)
小葫芦

You can implement return htmlString格式的内容,再调用loadDataWithBaseURLloading first.

伊谢尔伦

Try this directly

<script type="text/javascript" src="jquery.js"></script>

Source http://stackoverflow.com/questions/6533207/android-webview-load-local-javascript

大家讲道理

Has the poster solved this problem now

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template