문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
프로그래밍 [2017/03/06 17:45] busanday [비트맵 비동기 로딩 하기] |
프로그래밍 [2018/05/29 02:38] (현재) |
||
---|---|---|---|
줄 1: | 줄 1: | ||
===== 안드로이드 ===== | ===== 안드로이드 ===== | ||
+ | ==== build.gradle 버전 확인 ==== | ||
+ | [[http://mydevromance.tistory.com/48]] | ||
+ | |||
==== 비트맵 비동기 로딩 하기 ==== | ==== 비트맵 비동기 로딩 하기 ==== | ||
- | http://theopentutorials.com/tutorials/android/dialog/android-download-multiple-files-showing-progress-bar | + | [[http://theopentutorials.com/tutorials/android/dialog/android-download-multiple-files-showing-progress-bar]] |
+ | |||
+ | [[http://itmining.tistory.com/7]] | ||
+ | |||
+ | [[http://stackoverflow.com/questions/11585226/use-asynctask-to-load-bitmap-images]] | ||
+ | |||
+ | [[http://stackoverflow.com/questions/21061811/use-an-async-task-for-a-bitmap]] | ||
+ | |||
+ | ==== 커스텀 진행바(Custom Progress Bar) 생성 ==== | ||
+ | |||
+ | [[http://hashcode.co.kr/questions/2310/프로그래스바-커스터마이징하기]] | ||
+ | |||
+ | [[http://stackoverflow.com/questions/16893209/how-to-customize-a-progress-bar-in-android]] | ||
+ | |||
+ | [[http://ghj1001020.tistory.com/18]] | ||
- | http://itmining.tistory.com/7 | + | ===== 개발자 블로그 ===== |
+ | http://dbin318.tistory.com/category | ||
+ | http://coderlife.tistory.com |