0
Difficulty: Medium
This activity adds two more functions to the MBellish application: saving decorated pictures to the gallery, and sending the pictures to your friends!

JeffC - MBellish Export and Send

June 15, 2009 at 11:39 pm - by JeffC
0

Download Submission

Remarks

Finally, we need to allow the users to save the modified picture. We also add the ability to send the picture to the users' friends through email/mms.

 To run this application on your emulator, assuming you have the Android SDK set up:

  1. Set up an Android AVD
  2. In command line prompt: emulator -avd <avd_name>
  3. In command line prompt: adb install mbellishjeffclevel8.apk
Feel free to message me if you have any questions!