Sony LIV

{
  "pkg":"com.tv.sonyliv",
  "className":"",
  "data":{
    "uri":"sony://player/5969941956001"
  },
  "flag":268435456,
  "action":"android.intent.action.VIEW",
  "extra":[]
}
uri = "sony://player/" + sonyId;   uri需要拼接id

Last updated

Was this helpful?