Android Client for Bump
raphael
734b64ce3b
- rest class now receives a list as well as single messages - adds support for threaded singleton which takes care of continuous checking of the bump server to get the most up-to-date list of messages - adds local data class with tests to get locally saved code in preferences |
||
---|---|---|
app | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
Android Client for Bump
uses camerax framework inside an activity fragment to run camera. Heavily uses requireActivity() inside that to get the appropriate camera functionality. Not sure, if this is the way to go with fragments.
MLKit QR scanner is used to scan QR codes explitily from the view frame.