ShemarooMe

{
  "pkg":"com.saranyu.shemarooworld",
  "className":"",
  "data":{
    "uri":"https://www.shemaroome.com/movies/sorry-day"
  },
  "flag":268435456,
  "action":"android.intent.action.VIEW",
  "extra":[]
}

2022/2/21 added

uri = "https://www.shemaroome.com/movies/sorry-day"  (Official ShemarooMe details page address)
adb:
adb shell am start -W -a android.intent.action.VIEW -d "https://www.shemaroome.com/movies/sorry-day" com.saranyu.shemarooworld   (Need to add uri)

Last updated

Was this helpful?