Android Client for Bump
raphael
0e307c947a
- clear log now static function, with the log being updated from file every time the update function is called - menu actions always act from main activity so the menu isn't able to use the existing bump instance |
||
---|---|---|
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.