Gcam (Google camera)
GCam is Google's official camera app, originally developed for the Pixel series of smartphones. It's known for taking great photos not because of hardware, but because of software processing.
Install​
warning
Stock firmware doesn't support Camera2 API by default, so you'll need to fix that manually
- Unlock bootloader and get root access on your device
- Add a new property to the end of the
system/build.prop
file and savepersist.camera.HAL3.enabled=1
- Reboot the phone
- Download and install one of the ported versions of gcam