9 lines
308 B
Markdown
9 lines
308 B
Markdown
|
## 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.
|
||
|
|