1

I want to load Tik tok url https://www.tiktok.com/en/trending in android webview, and when i click on video it should download that video using Android download manager. How Can i detect the downloading url of the video and how can i download it from that android webview. As we know we can download video from Facebook like in the below link, I want to download Tik Tok Video from that webview Downlading video from facebook using android webview

My code is:

 webView.loadUrl(""+getString(R.string.URL));
Pir Fahim Shah
  • 10,505
  • 1
  • 82
  • 81

0 Answers0