Android Client for Bump
raphael
e1f3e468cf
- list test doesn't seem to correctly read the first element in the list from the server |
||
---|---|---|
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.