Sun-NXT
{
"pkg":"com.suntv.sunnxt",
"className":"",
"data":{
"uri":"https://www.sunnxt.com/movie/detail/172193/jailer-(-kannada-)/"
},
"flag":268435456,
"action":"android.intent.action.VIEW",
"extra":[]
}
//ATTENTION!! URI
/*
* Content followed by the MOVIE name.
*/
Content - https://www.sunnxt.com/movie/detail/172193/jailer-(-kannada-)/
//adb test command
//Content
adb shell am start -W -a android.intent.action.VIEW -d "https://www.sunnxt.com/tv/detail/44963" com.suntv.sunnxt
Last updated
Was this helpful?