I have made a digital clock as a widget using appWidgetManager in android. Now i want to move that clock on the homescreen. Please Help Thanks!
Asked
Active
Viewed 161 times
-2
-
Please mention what you have tried, your approach – Nick Jun 08 '12 at 08:37
1 Answers
1
Do following steps:
- Long press on home screen
- Select "widget" from list
- Select the widget you want to add from the list
The selected widget will be added to your home screen.
-
Thanks for the reply... but my question is not to add on the homescreen. I just want that after adding it on homescreen it should move like the case LiveWallpaper – prateek khattar Jun 09 '12 at 03:30
-
You can refer to this question [link](http://stackoverflow.com/questions/2565023/is-there-a-way-to-animate-on-a-home-widget) – shraddha Jun 11 '12 at 04:51