49 lines
1.3 KiB
Plaintext
49 lines
1.3 KiB
Plaintext
---------------------------------------------------------------------------
|
|
Name
|
|
|
|
_SimpleSMS
|
|
|
|
---------------------------------------------------------------------------
|
|
Description
|
|
|
|
The _SimpleSMS application demonstrates how to use the built-in shared
|
|
SMS Library by composing and sending an SMS message.
|
|
|
|
---------------------------------------------------------------------------
|
|
Builds With
|
|
|
|
CodeWarrior
|
|
Gcc
|
|
|
|
---------------------------------------------------------------------------
|
|
Devices
|
|
|
|
All Palm OS devices with SMS functionality
|
|
|
|
---------------------------------------------------------------------------
|
|
Requirements
|
|
|
|
|
|
---------------------------------------------------------------------------
|
|
Libraries Used
|
|
|
|
Phone and SMS Library
|
|
|
|
---------------------------------------------------------------------------
|
|
How to Run
|
|
|
|
1. Launch the '_SimpleSMS' application
|
|
2. Tap into 'Address' text field and enter the complete phone number
|
|
(10 digits) of the device you want to send an SMS to
|
|
3. Tap into 'Message' text field, and type in your message
|
|
4. Tap on 'Send Message'
|
|
- The dialog box should have the following message, 'The message has
|
|
been sent.'
|
|
5. Tap on 'OK'
|
|
|
|
---------------------------------------------------------------------------
|
|
Note
|
|
|
|
|
|
---------------------------------------------------------------------------
|