Open a specific file location by activity starter

Did you try like this method.

COMPONENT= activity starter
ACTION= android.intent.action.VIEW
DATA URI = file:///(path)

1 Like