June 15, 2009 at 11:35 pm - by JeffC
Download Submission
Remarks
In this update, I added the functionality to add text over the selected image. After the user chooses to add text through our menu (added in previous activity), we introduce a new Compose Activity that allows the user to customize the font color and font size as well as insert own or preset text. The picture is then added to the image.
To run this application on your emulator, assuming you have the Android SDK set up:
- Set up an Android AVD.
- In command line prompt: emulator -avd <avd_name>
- In command line prompt: adb install mbellishjeffclevel5.apk

