Do you know any books, articles, examples, screencasts that document how to develop an home screen widget on Android?
I just found these links:
I would like to develop a tiny home screen ticker and I'm searching for the proper way to code it.
Do you know any books, articles, examples, screencasts that document how to develop an home screen widget on Android?
I just found these links:
I would like to develop a tiny home screen ticker and I'm searching for the proper way to code it.
There are plenty of examples if you google for "android widget tutorial". Two I found useful were:
Here is a nice example:
http://github.com/commonsguy/cw-advandroid/tree/master/AppWidget/
You can read the excelent Mark Murph's 'The Busy Coder's Guide to Android Development' Book