Pinned Repositories
android-simple-adb
Python client to build scripts made of adb commands through a simple interface
co2-backend
Backend used together with the Co2 Android app and the Co2 sensor
co2-client-android
Co2 client to read co2 values from a server. Used in combination with https://github.com/Alexs784/mh-z19_co2_sensor
Kotlin-Copy-file-sample
Sample on how to properly copy files of (potentially) any size in Kotlin. The sample app runs on Android and copies a random file and then compares relative checksums to make sure they are the same.
thread-safe-tdd-example
Thread-safe code example project
Alexs784's Repositories
Alexs784/android-simple-adb
Python client to build scripts made of adb commands through a simple interface
Alexs784/Kotlin-Copy-file-sample
Sample on how to properly copy files of (potentially) any size in Kotlin. The sample app runs on Android and copies a random file and then compares relative checksums to make sure they are the same.
Alexs784/co2-backend
Backend used together with the Co2 Android app and the Co2 sensor
Alexs784/co2-client-android
Co2 client to read co2 values from a server. Used in combination with https://github.com/Alexs784/mh-z19_co2_sensor
Alexs784/thread-safe-tdd-example
Thread-safe code example project