How to send email and sms by intent simultaneously in android? -


i have created intent chooser application. want send email , sms this. code here http://pastie.org/8966227 . can result properly. control comes second loop only. body can me? in advance.

you can't check intent has user selected.

unless create own implementation of dialog activity selection.

to create such dialog need use packagemanager , queryintentactivities() function. function returns list.

more information available here , here.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -