Android Programming Tutorials

(Romina) #1
Getting the Word Out

Figure 63. The dialog of contacts with mobile phone numbers

Pick the number, and the SMS is sent.


Extra Credit


Here are some things you can try beyond those step-by-step instructions:



  • Also give the user an option to send a restaurant by other means, by
    using an ACTION_SEND Intent and the createChooser() method on


Intent.



  • Experiment with the PendingIntent objects you can supply on the


call to sendTextMessage(), to be notified of the message's progress
through the system.

369
Free download pdf