Excercise: MMS sending

• Program an application that does the following:

1. Display a text input field on the screen.
The instruction in the text field should say: Type your name :

2. After pressing "ok" the application shall send an MMS to an other phone, with the
content: Greetings from: < result from the input field> including an attached image

3. Display a pop up note stating : Message sent

Note:
You must have an picture already available with the name picture1.jpg inside the folder called Images on your memory card. ('e:\\Images\\picture1.jpg') otherwise the script won't work.

 

Example file: ex_mms_sending.py

Description: ex_mms_sending_descr.py

 

 

 

 

 

 

 

1.

 

 

3.

 

Menu     Copyright (c) 2007 Jurgen Scheible