Discovery+

{
  "pkg":"com.balaji.alt",
  "className":"",
  "data":{
    "uri":"https://www.dekkoo.com/cola-de-mono"
  },
  "flag":268435456,
  "action":"android.intent.action.VIEW",
  "extra":[]
}
  //ATTENTION!! URI 
  /* 
  * Content followed by the MOVIE name.
  */
    
Content - https://www.dekkoo.com/cola-de-mono
//adb test command
//Content
adb shell am start -W -a android.intent.action.VIEW -d "https://altt.co.in/movies/ragini-mms/1184" com.balaji.alt

Last updated

Was this helpful?