ShemarooMe
{
"pkg":"com.shemaroo.shemarootv",
"className":"",
"data":{
"uri":"https://www.shemaroome.com/movies/angithee-2"
},
"flag":268435456,
"action":"android.intent.action.VIEW",
"extra":[]
}
//ATTENTION!! URI
/*
* Content followed by the MOVIE name.
*/
Content - https://www.shemaroome.com/movies/angithee-2
//adb test command
//Content
adb shell am start -W -a android.intent.action.VIEW -d "https://www.shemaroome.com/movies/angithee-2" com.shemaroo.shemarootv
Last updated
Was this helpful?