반응형
Context 에서 호출할 수 있는 경로 세가지. 예시값입니다.
Sample)
* getCacheDir() : /data/data/[패키지명]/cache
* getFilesDir() : /data/data/[패키지명]/files
* getExternalCacheDir() : /storage/emulated/0/Android/data/[패키지명]/cache
반응형
'개발 > Android' 카테고리의 다른 글
| [Android] E/ViewRootImpl: sendUserActionEvent() mView == null (0) | 2016.05.01 |
|---|---|
| [Android] textScaleX (0) | 2016.04.27 |
| [Android] Fragment 에서 getActivity() (0) | 2016.04.27 |
| [Android] apache.http.client (0) | 2016.04.13 |
| [Android] assetmanager 와 sqliteopenhelper 에 대한 이야기. (0) | 2016.04.10 |
| [Android] Material 디자인 관련 주소 (0) | 2016.04.09 |
| [Android] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE (0) | 2014.09.23 |
| (Android) webviewClient (0) | 2011.04.22 |