App Widgets are miniature application views that can be embedded in other applications (such as the Home screen) and receive periodic updates. These views are referred to as Widgets in the user interface, and you can publish one with an App Widget provider. An application component that is able to hold other App Widgets is called an App Widget host. The screenshot below shows the Music App Widget.
This document describes how to publish an App Widget using an App Widget provider.
Reffrence : http://developer.android.com/guide/topics/appwidgets/index.html
'Android' 카테고리의 다른 글
앤드로이드 어플리케이션 설치 및 환경 설정 #2 - install the Android App. & set the configuration #2 (0) | 2009.12.09 |
---|---|
앤드로이드 어플리케이션 설치 및 환경 설정 #1 - install the Android App. & set the configuration #1 (0) | 2009.12.09 |
JNI 예제 - HelloWorld JNI (0) | 2009.12.07 |
Font Color 주기(Reusable Spans) (0) | 2009.12.07 |
Android에 3D 회전 효과를 내는 방법 (0) | 2009.12.04 |