Skip to main content

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

  1. Unlock bootloader and get root access on your device
  2. Add a new property to the end of the system/build.prop file and save
    persist.camera.HAL3.enabled=1
  3. Reboot the phone
  4. Download and install one of the ported versions of gcam