I am currently writing an Android app that creates notifications. It successfully creates the notification but I was wondering if there was a way to get my created notification to show up as a puzzle piece if there is an unread notification (the same kind of notification when you have an unread textmessage or have missed calls).
I have looked around the net and haven’t seen anything like this around. I am not sure if other droid phones have this feature but it is on the Samsung Galaxy S Captivate.
Any Suggestions or comments are appreciated.
Below is the puzzle piece I am referring to if you are unsure of what I mean:

That’s a custom Lock Screen of Samsung TouchWiz. This means that it isn’t part of the Android SDK. I don’t know if Samsung provides an API to interact with this lock screen (I would say no), and in case it does exist, then it will only work in devices with TouchWiz.