Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用自定义网络浏览器从 url 加载故事,这是我通过意图获得的。但是自定义 Web 视图需要花费大量时间来加载网页。但是,如果我在 android 浏览器或加载速度非常快的系统浏览器中加载相同的 url。自定义 Web 视图中是否有任何优化方法,以便快速加载网页或依赖于 android OS..???? 任何帮助表示赞赏。
请参考以下链接,这将对您有所帮助
http://developer.android.com/guide/tutorials/views/hello-webview.html