Here is my absolutely minimalistic clock widget. Written down in about one hour (or less). It shows just a simple digital clock with white numbers on a transparent background.
No configuration options, no other GUI, just the simple widget.
You can find the app in the market: AmberHome Minimalistic Clock
Meanwhile you can have a look at the source and see how simple this is!
The market version has two small changes:
1. the widget layout xml is modified to get the widget centered in its container.
2. The main activity is removed from the AndroidManifest.xml so that the app will not show in app drawer but is just available as a widget.
No configuration options, no other GUI, just the simple widget.
You can find the app in the market: AmberHome Minimalistic Clock
Meanwhile you can have a look at the source and see how simple this is!
The market version has two small changes:
1. the widget layout xml is modified to get the widget centered in its container.
2. The main activity is removed from the AndroidManifest.xml so that the app will not show in app drawer but is just available as a widget.
Attachments
Last edited: