전체 글 (155) 썸네일형 리스트형 [안드로이드] 위젯 AnalogClock Button CheckBox DatePicker ... // Required Java init code: DatePicker dp = (DatePicker)this.findViewById(R.id.widget27); // for example init to 1/27/2008, no callback dp.init(2008, 0, 27, Calendar.SUNDAY, null); ... DigitalClock EditText Gallery ImageButton ImageView ProgressBar RadioButton Spinner TextView TimePicker [출처] http://www.droiddraw.org/widgetguide.html [안드로이드] 다이얼로그 [강좌] 구글 안드로이드 다이얼로그(팝업) 만들기[펌] 1. PopUp (Dialog) 진행 상황이나 메시지를 알리기 위해 보통 Popup 기능을 많이 사용하게 ...[원문보기] 강윤태 09.07.05 11:34 [안드로이드] 구글맵에 그림 그리기 Overlay나 ItemizedOverlay 통해 구글맵위에 이미지를 그림. 안드로이드책에 위치정보, GPS 챕터 참고. 이전 1 ··· 17 18 19 20 다음