forked from: https://sourceforge.net/p/opencamera/code
- Java 94.5%
- HTML 5.4%
Open Camera
forked from https://sourceforge.net/p/opencamera/code
upstream website can be found at https://opencamera.org.uk/
Building
For an easy start, activate the nix devshell:
direnv allow || nix develop
And gradle should be avaliable, working as expected.
gradle build
Resulting apks can be found at app/build/outputs/apk/release/app-release-unsigned.apk and app/build/outputs/apk/debug/app-debug.apk