I launch an intent for an action view to the user can choose an external app to open a certain file.How can I get the callback when the user selected an app ou pressed the back button?
Asked
Active
Viewed 37 times
0
-
I tried a startActivityForResult solution but it didn't work – Tiago Teixeira Jul 10 '18 at 23:33
-
https://stackoverflow.com/a/32203659/115145 – CommonsWare Jul 10 '18 at 23:35