文件名称:Android代码-CPU Info (open-source)
文件大小:735KB
文件格式:ZIP
更新时间:2022-08-27 02:49:19
Android代码
CPU Info CPU Info provides information about Android device hardware and software. Most of the code is written in Kotlin but some old widgets are still in Java. Used libraries Android Architecture Components RxJava 2 Dagger 2 Gson EventBus Glide Small parts from 1, 2, 3, 4 Testing tools Mockito mockito-kotlin Espresso Jacoco (for coverage) CI Travis Still TODO Migration all heavy lifting into coroutines (remove AsyncTask) Tests Fix for RAM widget on Android O Add benchmarks License Co