Homescreen Screenshot
Home Screen with dockable Widgets

This sample reproduces a famous brand’s idle screen with dockable widgets. The Address Book widget allows to send an SMS. The image widget allows to search Flickr for photos, and set them as background.

Notes
- The flickr widget downloads thumbnails only, to limit data bandwidth. You can change it to download full res pictures in ImageViewerWidget.mxml, look for // FULLRES comments.
- To test the send SMS feature in the addressbook widget, change the numbers in TouchWizApp.mxml, ArrayCollection / id="contacts"

Download this sample (zip)