Vix
{
"pkg":"com.univision.prendetv",
"className":"",
"data":{
"uri":"https://vix.com/es-es/detail/video-4422467"
},
"flag":268435456,
"action":"android.intent.action.VIEW",
"extra":[]
}
//ATTENTION!! URI
/*
* Content followed by the MOVIE name.
*/
Content - https://vix.com/es-es/detail/video-4422467
//adb test command
//Content
adb shell am start -W -a android.intent.action.VIEW -d "https://vix.com/es-es/detail/video-4422467" com.univision.prendetv
Last updated
Was this helpful?