android - intent when user tries to delete a file from gallery -


what trying if user tries delete file gallery , asked if want delete using app. looking if there intent call can captured when user tries delete file gallery. appreciated :)

i don't think there such intent.
in order check if there one, check logcat while deleting file. intents shown in logcat while launched. suggest write 'intent' in search line of logcat (at top) , check this.

good luck!


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -