일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- MySQL
- 전자정부프레임워크
- 선택적조인
- 가우스
- node.js
- PHP
- jQuery
- phonegap
- dock
- rowspan
- JDOM
- WebLogic
- Eclipse
- jsr 296
- Spring
- MFC
- appspresso
- tomcat
- Google Map
- oracle
- sencha touch
- JSON
- swingx
- PLSQL
- ibsheet
- GPS
- Ajax
- Android
- Struts
- iBATIS
Archives
- Today
- Total
목록filedownload (1)
Where The Streets Have No Name
파일 다운로드시 progress dialog를 이용해서 진행률 표시
참고 : http://stackoverflow.com/questions/3028306/download-a-file-with-android-and-showing-the-progress-in-a-progressdialog public class LayoutDemoActivity extends Activity { ProgressDialog mProgressDialog; /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); mProgressDialog ..
Developement/Mobile
2012. 4. 19. 16:15