I´m looking a way to add my app in select an action
menu that appears when one user wants to add one picture in another app (i.e chats apps).
So, when the user selects that option, android lists the apps like camera, gallery, and others.
Well, i want to appear in that menu. i know it is possible (intents, intents filters ?), but I couldn`t get the answer :(.
thanks, and sorry for my baad-bad english :$
Asked
Active
Viewed 790 times
1

mapo
- 194
- 4
- 11
1 Answers
1
Adding yourself to the menu can be done as outlined in this question. Actually providing a response can be done as seen here.