Sticky Memo Widget Lite is a widget for Android 1.5 that lets you place sticky notes on the home screen. You edit the notes by tapping on them, and you view them just by looking at them on the home screen!
In my obsession to make the smallest and fastest applications, I usually sacrifice on appearance, and some probably feel I have done that again by not using a real life sticky note picture here. I tried to save some space by using Android's Drawable infrastructure to generate a semi-translucent yellow gradient to depict a sticky note. Despite not being exactly like a sticky note, I really like how it turned out.
I rushed to bring out this application, and I now regret offering all the possible 16 widget sizes in the list. Although I had intended to allow maximum versatility, I may have ended up just creating more confusion. In this version, I prefixed what I think would be the less popular widget sizes with a "Z" to put them at the end of the list. Removing the widget sizes altogether would have made a backwards incompatible change, so this was the trade off I made.
Nevertheless, I am pleased with the result. I cherish both Astrid and AK Notepad, but this simple application will suffice for my needs. I hope you enjoy the application too!