Tagged Questions
0
votes
2answers
596 views
mp4, 3gp, mpeg, mp3 streamed inside or outside of webview
Is there any confirmed solution to running mp4, 3gp or mp3 files via webView? I finally have my code working
public boolean shouldOverrideUrlLoading(WebView view, String url) {
if ...