Since Google Camera with HDR+ was ported already, it requires that camera2api to be enabled.
This is done by editing build.prop to add or enable "persist.camera.HAL3.enabled=1".
Note:
This mod only adds camera2api support in the build.prop systemlessly. This does not guarantee modded google camera hdr+ will work on your device.
Axon 7 Users:
Here's a working GCAM that works on my device. However, I don't see any difference with my stock cam hdr. I just use this for slowmo, panorama, photosphere and lens blur effects.
MGCB_7.0H_C2API_Mid_v.3.6_AllinOne_Full_Manual.apk
Requirements:
Android 5.0 & up
Magisk v15
~2014+ Snapdragon SoCs
Instruction:
Add the zip in Magisk Manager -> Modules and reboot.
Or you could also flash it in your custom recovery, TWRP etc.
How to check if it is running:
1. Open terminal and issue command "getprop | grep camera".
If it's running, you should be able to find a line "persist.camera.HAL3.enabled=1". Check attached screenshot for example.
Or
2. Install Camera2 Probe from playstore to check your device's camera capabilities.
UPDATES:
9-15-17:
-added v1400 template
-added camera2api with slowmo fix for Axon 7 users. (I can't guarantee slowmo on other models will work since I used my device's media_profiles.xml file.)
01-25-18
-updated to v1500 template for C2API - Download this file if you only want the HAL3 enabled.
-updated to v1500 template for C2API+slowmo+ (credits to @j1505243)
![]()
![]()
Credits:
- BSG (4pda)
- @j1505243
Literally see the requirements.
Just because it happened to you, doesn't mean it'll happen to everyone...
Besides, getting out of a Magisk module bootloop is usually quite easy:
didgeridoohan.com/magisk/Magisk#hn_Module_causing_issues_Magisk_functionality_bootloop_loss_of_root_etc
It happened to me also :'( and i don't know how to solve it.. please read my previews post and help me pls!
Just because it happened to you, doesn't mean it'll happen to everyone...
Besides, getting out of a Magisk module bootloop is usually quite easy:
didgeridoohan.com/magisk/Magisk#hn_Module_causing_issues_Magisk_functionality_bootloop_loss_of_root_etc
Most things you can try are described in the link from the post you quoted. Try that...
i just checkd and on my phone the folder "modules" under /data/adb/ doesn't exist.. maybe it's because when i started the procedure of installation of google camera i opened Magisk and it suggested to me an update and i did it and restart magisk then it alerted another update and i did it and restarted Magisk.. after this Magisk alerted me that that version of Magisk was not compatible and it need v17 or something like that.. then i back on App Manager and unistalled Magisk and manually installed a preview version apk from my phone backup..
could be this one the problem ?
these are the links of my screen photos.. (i can t post direct link then i will split the links sorry..
https: // ibb.co/rxZ9FTz
https: // ibb.co/fS5TQvG
https: // ibb.co/y8Kpv1M
https: // ibb.co/k3hZzgH
You're on an old Magisk version... Just delete the magisk.img file in /data/adb. That will remove all installed modules.
Thank you very very very much Didgeridoohan, you saved me ! It's working again !
I'm offering you a coffie on your paypal.. thank you again !
What do you advice me now to install google camera? Can you explain me step by step the most safe way to install it pls? Have me to install a new version of Magisk? How can i do it?
Thank you very very very much Didgeridoohan, you saved me ! It's working again !
I'm offering you a coffie on your paypal.. thank you again !
What do you advice me now to install google camera? Can you explain me step by step the most safe way to install it pls? Have me to install a new version of Magisk? How can i do it?
---------- Post added at 06:57 PM ---------- Previous post was at 06:31 PM ----------
I remember you that i have a LeEco Le Pro3 Elite with GizChina Rom![]()
I'm very glad you got things running again, and that was very generous of you. Thank you.
If you can update to a current version of Magisk you could try the Pix3lify module (available in the Manager Downloads). It can, among other things, enable the Camera2API. Since you have an old Magisk install you can probably not do a direct update through the Manager. Instead you can download the Magisk zip of your choice from here and install that manually, either from the Manager's Modules section (the "+" button) or through TWRP.
If you encounter issues you have lots of information in my troubleshooting guide:
https://www.didgeridoohan.com/magisk
There's of course also lots of help to find in the general support thread:
https://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382
And last but not least, your device's forum. There you'll find the people who know your specific device best:
https://forum.xda-developers.com/le-pro3
i downloaded the Magisk v19.3 but i noticed that it's a zip file and not an apk installer.. then how can I install it manually ? and is it better if i unistall the Magisk ver. 5.8.2 i already installed on my phone? is it better to delete cache and data before to unistall it?
Thank you very much for your help!
Don't get the Manager confused with Magisk itself. The zip version number, v19.3, is for the Magisk version. The corresponding Manager version is 7.2.0 (and you are currently on Manager v5.8.2, which should be corresponding to Magisk v16.6-ish).
The Manager is just a front-end for superuser access and installing modules. The apk for it is included in the zip... You shouldn't have to uninstall anything, just open the Manager, go to Modules, click the "+" button and select the zip. Or flash the zip in TWRP.
Edit: and make sure to have backups of your data before you move forward...
for "Or flash the zip in TWRP" are you meaning that i can install Magisk by recovery mode on TWRP install button ? If it s like that it seems easy and maybe more easy.. but i m still a bit afraid to ruin again my phone![]()
I've tried using Android Pie, but it doesn't work. Are there solutions? Thank you
Since Google Camera with HDR+ was ported already, it requires that camera2api to be enabled.
This is done by editing build.prop to add or enable "persist.camera.HAL3.enabled=1".
Note:
This mod only adds camera2api support in the build.prop systemlessly. This does not guarantee modded google camera hdr+ will work on your device.
Axon 7 Users:
Here's a working GCAM that works on my device. However, I don't see any difference with my stock cam hdr. I just use this for slowmo, panorama, photosphere and lens blur effects.
MGCB_7.0H_C2API_Mid_v.3.6_AllinOne_Full_Manual.apk
Requirements:
Android 5.0 & up
Magisk v15
~2014+ Snapdragon SoCs
Instruction:
Add the zip in Magisk Manager -> Modules and reboot.
Or you could also flash it in your custom recovery, TWRP etc.
How to check if it is running:
1. Open terminal and issue command "getprop | grep camera".
If it's running, you should be able to find a line "persist.camera.HAL3.enabled=1". Check attached screenshot for example.
Or
2. Install Camera2 Probe from playstore to check your device's camera capabilities.
UPDATES:
9-15-17:
-added v1400 template
-added camera2api with slowmo fix for Axon 7 users. (I can't guarantee slowmo on other models will work since I used my device's media_profiles.xml file.)
01-25-18
-updated to v1500 template for C2API - Download this file if you only want the HAL3 enabled.
-updated to v1500 template for C2API+slowmo+ (credits to @j1505243)
![]()
![]()
Credits:
- BSG (4pda)
- @j1505243
Noob question: how do I check in terminal if it's already enabled because in rom included?
Another reason is so that you don't have to edit the actual build.prop file. Magisk is all about systemless system mods after all...
Edit: Wait a minute... I just looked at the module zip. Why is it so complicated? Why not just use the Magisk built-in resetprop tool through the module system.prop to set the desired prop value?
Edit 2: @otaconremo You've just taken an old Universal SafetyNet fix module and used that instead of the normal template, haven't you?