Android Widgets
@brucejcooper
http://www.8bitcloud.com/blog.html
Click here, Press
→
key to advance.
What we will cover
This is a hands-on tutorial
Assumes some knowledge of Android programing
What a widget is
Basic widget
Frequent updates
Fetching data from the internet
Configuration activity
Widget Basics
Graphical component that runs in a Home application
Auto-updates at specified interval (30 minute minimum)
Limited options for components
Buttons
Images
Text
Simple Layouts
Tools
Java
Eclipse -
http://www.eclipse.org
Android SDK -
http://developer.android.com/sdk/
Eclipse ADT Plugin -
http://developer.android.com/sdk/eclipse-adt.html
Coding workshop
This is all the good stuff...
More Information
https://github.com/brucejcooper/Android-Examples
developer.android.com/guide/topics/appwidgets/
http://buildmobile.com/category/android/
http://www.8bitcloud.com/