Monday, 12 August 2013

Android webview internet access limitation over data

Android webview internet access limitation over data

I'm currently using a webview to display local HTML content, but this
content might refer to online images. What I need is to prevent this
online data to be downloaded when the user is on 3G/4G. I just want the
webview to access the internet on Wifi only. I didn't find any way to do
that... Is it possible ?

No comments:

Post a Comment