A third party app can work as middleware while file accessing by another app in android?

1 day ago 1
ARTICLE AD BOX

I am new in android development with good at web devlopment and DSA 3rd year Computer science student,
I am currently makeing a android app as an acadminc project file security during send to another app

my idea is for example when an app try to access a media file there is no restrication for that perticular file, so we trying to make an app that will prevent to access for selected media files

here is current situation in which we cannot do nothing for perticular file current bheaviour

here is what i want desired behaviour is this kind of funcationality possible?

we are using kotlin for development

Read Entire Article