Tag: Wheather
-
Handling Multiple Instances of a Widget in Android and Identifying each instance with it’s own ID.
Hey everyone…….Hope all are well….. This post is about Android Widgets. This is going to be one of the bigger posts in Coderzheaven. This posts helps you to handle multiple instances of a Widget. Many of our problem is to […]
-
How to get Notified when a widget is deleted?
/ ANDROID
I have already covered a tutorial on how to start with widgets and how to create a simple widget here.. http://www.coderzheaven.com/2012/06/07/create-widget-android/ Today I will show you how to get notified when a widget is deleted. if you have already gone […]