Filimo tv

Apk Version:2.9.0; versionCode:40305281

{
  "pkg":"com.sabaidea.filimo.tv",
  "className":"com.bluevod.android.tv.features.detail.TvDetailBridgeActivity",
  "data":{
    "uri":"https://m.filimo.com/m/{objectID}"
  },
  "flag":268435456,
  "action":"android.intent.action.VIEW",
  "extra":[]
}
  //ATTENTION!! URI 
  /* 
  * Content followed by the film name.
  */
    
Content - https://m.filimo.com/m/iwf8c
//adb test command
//Content 
adb shell am start -W -a android.intent.action.VIEW -d "https://m.filimo.com/m/iwf8c" com.sabaidea.filimo.tv



Last updated

Was this helpful?