WidgetHostExample icon indicating copy to clipboard operation
WidgetHostExample copied to clipboard

Source code for my blog post at http://leonardofischer.com/hosting-android-widgets-my-appwidgethost-tutorial/

Widget Host Example

This is an example of how to write an Android APP that is able to host widgets (like the Android Home Screen). The complete text on how it works is on my blog post Hosting Android Widgets – My AppWidgetHost Tutorial.