Getting the Word OutFigure 63. The dialog of contacts with mobile phone numbersPick 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.