text
WidgetSkeleton for the Android AppWidget framework
I put together a super simple Android widget that serves as a skeleton to help me quickly create other widgets. The widget is called WidgetSkeleton and displays the current time, updated every 10 seconds.
The source can be found on github here.