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
Post a Comment