Click here to Skip to main content
15,917,793 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to create an android application which detects that user has selected an item from external storage outside the app and its context bar is opened(or it could detect the context menu bar) of file.
href="https://i.imgur.com/hdSxf9e.png"

What I have tried:

could not find good source of how to perform it, mostly selection are done inside app.
Posted
Updated 8-May-18 22:16pm
v4
Comments
Richard MacCutchan 9-May-18 5:02am    
You need some method of capturing the external event, but not all apps would allow that.
David Crow 9-May-18 8:08am    
"...selected an item from external storage..."

What EXACTLY does that mean?
Member 13535164 11-May-18 2:24am    
selected an item means when user goes to external storage and do long press on behalf of which the bar appear with options like delete share etc how to detect if it is opened using an application
David Crow 11-May-18 7:51am    
"...and do long press on behalf of which the bar appear with options like delete share etc..."

Using what app?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900