Videoland
{
"pkg":"nl.rtl.videoland.v2",
"className":"",
"data":{
"uri":"https://v2.videoland.com/john-wick-p_1085"
},
"flag":268435456,
"action":"android.intent.action.VIEW",
"extra":[]
}
//ATTENTION!! URI
/*
* Content followed by the MOVIE name.
*/
Content - https://v2.videoland.com/john-wick-p_1085
//adb test command
//Content
adb shell am start -W -a android.intent.action.VIEW -d "https://v2.videoland.com/john-wick-p_1085
" nl.rtl.videoland.v2
Last updated
Was this helpful?