GCam with HDR+ working

Search This thread

sacca25

Senior Member
Feb 1, 2015
86
127
Firenze
Hi everyone, as our mi pad has the OV13855 sensor like some Mido (RN4) versions I simply installed the suggested apk from mido thread and I managed to have hdr+ working using Pixel 2 XL settings in the apk. You are free to try other combination anyway.

Here's the link from 'official' page: Download

I have it working on 25/12 Mokee, don't know if it works in Miui or other Pie roms.
 
Hi everyone, as our mi pad has the OV13855 sensor like some Mido (RN4) versions I simply installed the suggested apk from mido thread and I managed to have hdr+ working using Pixel 2 XL settings in the apk. You are free to try other combination anyway.

Here's the link from 'official' page: Download

I have it working on 25/12 Mokee, don't know if it works in Miui or other Pie roms.

I'm on Xiaomi.eu's MIUI10 8.12.13 Rom, and app crashes on launch. My suspicions is because MIUI10 does not support/enable Camera2 api. I should be rooted, so I'm gonna try tinkering with the build.prop to get it enabled and report back.
 

Amanchus

Member
Feb 5, 2010
10
1
Hello,
I have the latest version of xiaomi.eu installed on my mipad 4, is this compatible with it?
 

vogiasf

Senior Member
Jul 30, 2014
58
38
on latest xiaomi.eu I can't get it to work. With magisk 19.2, I can't directly edit the /vendor build.prop (although I give root permission), so I tried systemless with MagiskHide props config module. I supposedly add persist.camera.HAL3.enabled=1 but nothing happens... gcam doesn't work and stock cam continues to work ok. does anyone know what am I doing wrong?
 

dzidexx

Senior Member
Nov 9, 2015
1,694
522
Lublin, Poland
on latest xiaomi.eu I can't get it to work. With magisk 19.2, I can't directly edit the /vendor build.prop (although I give root permission), so I tried systemless with MagiskHide props config module. I supposedly add persist.camera.HAL3.enabled=1 but nothing happens... gcam doesn't work and stock cam continues to work ok. does anyone know what am I doing wrong?
1. You can edit system build.prop or vendor build.prop, not both.
1a. Copy build.prop to any folder, edit, save.
2. Reboot to twrp, mount system or vendor.
2a. Twrp, advanced, file manager. Rename original build.prop to build.prop.bak, copy edited into system or vendor.
3. Reboot.
 
  • Like
Reactions: vogiasf

vogiasf

Senior Member
Jul 30, 2014
58
38
1. You can edit system build.prop or vendor build.prop, not both.
1a. Copy build.prop to any folder, edit, save.
2. Reboot to twrp, mount system or vendor.
2a. Twrp, advanced, file manager. Rename original build.prop to build.prop.bak, copy edited into system or vendor.
3. Reboot.

Thanks! ;) I tried with vendor and it worked! if anyone else tries dont forget to chmod 644 otherwise stuck on boot
 

yweising

Member
Sep 3, 2010
42
10
its working on my Mi Pad 4 Plus Lte with SuperiorOS. no build.prop editing is required. Thank you.
 

Never_Sm1le

Senior Member
Sep 26, 2016
372
84
Hanoi
Xiaomi Mi A1
Xiaomi Mi Pad 4
There is a much simpler method without involving editing any build.prop. Requires magisk. Connect the pad to PC with usb debugging enabled. Type:
adb shell
su
setprop persist.camera.HAL3.enabled 1
setprop persist.camera.eis.enabled 1
by order on PC. Check your tab and accept anything pop up. Reboot and it's good to go.
 

Jagoflo

New member
Oct 21, 2019
2
0
I'm in pixel experience rom, and didn't work, I don't know what to do. I am not an expert.
 

Top Liked Posts