facebook twitter hatena line email

Android/DiskLruCache

提供: 初心者エンジニアの簡易メモ
2018年11月27日 (火) 18:01時点におけるAdmin (トーク | 投稿記録)による版 (公式?)

移動: 案内検索

準備

以下追加

  • app/build.gradle
dependencies {
    implementation 'com.jakewharton:disklrucache:2.0.2'
}

公式?

https://github.com/JakeWharton/DiskLruCache

google https://android.googlesource.com/platform/libcore/+/jb-mr2-release/luni/src/main/java/libcore/io/DiskLruCache.java