Aparat TV
{
"pkg":"com.sabaidea.aparat.tv",
"className":"",
"data":{
"uri":"https://www.aparat.com/v/pojln2i"
},
"flag":268435456,
"action":"android.intent.action.VIEW",
"extra":[]
}
//ATTENTION!! URI
/*
* Content followed by the MOVIE name.
*
* Currently only /v/ data can be processed
* /m/ The data structure cannot be parsed
*
*/
Content - https://www.aparat.com/v/pojln2i
//adb test command
//Content
adb shell am start -W -a android.intent.action.VIEW -d "https://www.aparat.com/v/pojln2i" com.sabaidea.aparat.tv
Last updated
Was this helpful?