android - WebView onPause method. Memory leak. -


on app have webview loads webpage contains online broadcast. problem once exit app seems keep getting data since free memory continues decrease. comes normal if close app manually.

i have found topic here well:

how pause flash content in android webview when activity isn't visible?

i had problem described there: flash content kept working if app wasn't on screen (i hear it). it's fixed code shown there, said, keeps draining memory anyway.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -