안드로이드 위젯 가이드입니다.
아래 소스 코드 가져다가 개발하시면 편할 것 같네요.
| AnalogClock | ||
|  | <AnalogClock | |
| Button | ||
|  | <Button id ="@+id/button1" | |
| CheckBox | ||
|   | <CheckBox id="@+id/plain_cb" | |
| DatePicker | ||
|  | <DatePicker | |
| DigitalClock | ||
|   | <DigitalClock id="@+id/digitalclock" | |
| EditText | ||
|   | <EditText id ="@+id/edittext1" | |
| Gallery | ||
|   | <Gallery | |
| ImageButton | ||
|   | <ImageButton id="@+id/imagebutton" | |
| ImageView | ||
|   | <ImageView id="@+id/imagebutton" | |
| ProgressBar | ||
|   | <ProgressBar id="@+id/progress" | |
| RadioButton | ||
|   | <RadioGroup | |
| Spinner | ||
|   | <Spinner | |
| TextView | ||
|   | <TextView id="@+id/plain" | |
| TimePicker | ||
|   | <TimePicker | |
[출처] - http://www.droiddraw.org/widgetguide.html
 
댓글 없음:
댓글 쓰기