how to create widget in android [closed]
how to create widgets in android i dnt know nothing please any boby help me to create this widget and tell me each and every s
On Android developer site you will find good tutorials:
- widget_design
- appwidgets
- android_howto-hellowidget
For more search on google you will find lots of out there.
There are bunch of resources on Widget development at android SDK, some of it:
- http://developer.android.com/guide/topics/appwidgets/index.html
- http://developer.android.com/guide/practices/ui_guidelines/widget_design.html
- http://android-developers.blogspot.com/2009/04/introducing-home-screen-widgets-and.html
精彩评论