wbeview no cache

  1. D

    Android Question Correct way to Load a Webview without cache

    I have been trying to setup my webviews to load without a cache. The libraries are not making sense to me. Please assist: Dim webSettings1 As WebSettings webSettings1.LOAD_NO_CACHE = 2 'How do I link this to my webview?
Top