Shahid

{
  "pkg":"net.mbc.shahid",
  "className":"",
  "data":{
    "uri":"https://shahid.mbc.net/en/movies/Waafet-Regala/movie-889657"
  },
  "flag":268435456,
  "action":"android.intent.action.VIEW",
  "extra":[]
}

2021/12/31 added

uri = "https://shahid.mbc.net/en/movies/Waafet-Regala/movie-889657"  (Official website details page address)
adb:
adb shell am start -W -a android.intent.action.VIEW -d "https://shahid.mbc.net/en/movies/Waafet-Regala/movie-889657" net.mbc.shahid   (Need to add uri)

Last updated

Was this helpful?