I want to write an app that lets me select a contact and then chooses to send an email, a text message or call a number....
but I don't want to re-write the dialer or PocketOutlooks messaging capabilities
Is there a way to select a contact and pass that to the SMS handler, Outlook (message picker or default transport) or the dialer and when the email is written or the call ended have control return to my app (or not ... it's not really important)
but I don't want to re-write the dialer or PocketOutlooks messaging capabilities
Is there a way to select a contact and pass that to the SMS handler, Outlook (message picker or default transport) or the dialer and when the email is written or the call ended have control return to my app (or not ... it's not really important)