Wow

{
  "pkg":"de.sky.online",
  "className":"",
  "data":{
    "uri":"https://skyticket.sky.de/watch/home/asset/barbie-2023/TF19457639"
  },
  "flag":268435456,
  "action":"android.intent.action.VIEW",
  "extra":[]
}
  //ATTENTION!! URI 
  /* 
  * Content followed by the MOVIE name.
  */
    
Content - https://skyticket.sky.de/watch/home/asset/barbie-2023/TF19457639
//adb test command
//Content
 adb shell am start -W -a android.intent.action.VIEW -d "https://skyticket.sky.de/watch/home/asset/barbie-2023/TF19457639" de.sky.online

Last updated

Was this helpful?