阅读背景:

使用资产时Android WebView内存泄漏

来源:互联网 

I've recently noticed that when I load a webview based off code from a file (using assets or a local directory), the WebView will leak the memory once the destroy() method is called. I've narrowed it down to a referencing issue. The program/webview makes copies of the original view and loses the references in the JNI table - this eventually causes the program to crash after 512 entries.I've recently noticed that when I load a webvie




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: