johnjwang

Results 3 issues of johnjwang

In a similar vein to #804, even on Linux the recursive `symlink_contents_to_dir` process can be extremely slow. I'm not sure why it's necessary to recursively symlink dependencies rather than just...

Migrates the app to `androidx` (Android Jetpack) in order to use the new `camerax` framework. * Dramatically simplifies camera management code * Reduces the risk of overfitting configurations to our...

The Android Camera library is deprecated, and using the new CameraX library will clean up the code and may improve device support.