728x90
import com.nostra13.universalimageloader.core.ImageLoader;
이미지 로더 초기화
ImageLoader.getInstance().init(ImageLoaderConfiguration.createDefault(MyActivity.getContext()));
728x90
'개발 > Adroid' 카테고리의 다른 글
[android] 안드로이드 프로가드 적용 방법과 에러 발생 시 해결 방법 android studio apply proguard (0) | 2019.10.04 |
---|---|
[android] 앱 데이터 폴더 경로 및 내부/외부 저장소 설명 (0) | 2019.10.01 |
[andorid] Sliding Tabs with PagerSlidingTabStrip (0) | 2019.09.27 |
[android] 당겨서 새로고침 간단하게 구현하기 (0) | 2019.09.13 |
[android] 다국어 지원 (0) | 2019.09.12 |
댓글