Modded Google Cam on Mix 2

el3c

Senior Member
Dec 19, 2012
91
11
0
i ve tried several modded google cam apps, all of these close after start... even if i delete app cache and data :(

anyone has a link to a working app on your mix 2?
 

Lexmazter

Retired Recognized Developer
Aug 7, 2011
1,082
870
143
Timisoara
i ve tried several modded google cam apps, all of these close after start... even if i delete app cache and data :(

anyone has a link to a working app on your mix 2?
You must enable Camera2Api, there are Magisk modules for this or you can manually add this line to build.prop. Save, reboot, enjoy!
Code:
persist.camera.HAL3.enabled=1
P.S. You need to have an unlocked bootloader or root.
 
  • Like
Reactions: el3c

el3c

Senior Member
Dec 19, 2012
91
11
0
  • Like
Reactions: FrankRr

liem107

Member
Oct 28, 2007
18
1
0
Could you post some low light pictures with the xiaomi camera app vs the google app? I am hesitating between the oneplus 5t and the mix 2 only because of the camera.
 

Tyr808

Member
Oct 14, 2013
32
2
0
Taipei
Wow those samples are amazing. I'm really tempted to do this, but I really don't want to unlock bootloader now that it causes safetynet to fail…

I wonder though, if camera API 2 was added in 5.0, why haven't OEMs enabled it in their roms? I'm guessing since OEMs haven't done it by this point, there's no point holding out hope they'd add it anytime soon
 

Freisturz

Senior Member
Sep 11, 2013
87
42
0
Aachen
I have noticed that in normal light conditions the video recording is really dark with 30fps and even darker with 60fps. Pictures work fine, but videos are a mess. Seems like the exposure time doesn't work correctly.
 

moviti

Senior Member
Oct 21, 2013
82
19
0
HI,
I am using GCAM5.1.018-Arnova8G2-V1.2. (Arnova's latest version) and I can't get auto focus feature... Rom is miui eu weekly latest with magisk. I need to focus within movie mode then swipe to camera mode and take pic, is it still normal?
 

UltraCLD

Member
Dec 19, 2017
30
2
0
picture shot with google camera still looks awful

i flashed the mokee rom and the gapps packs in sequence into my mix 2.And then i boot my mix 2,open play store and find that i can upgrade my camera to google camera(so i guess the camera packed in the mokee rom or gapps packs is a previous version),and after i upgraded it i find no hdr+ option,and the picture still looks awful.kind of disappointed.

---------- Post added at 11:08 AM ---------- Previous post was at 10:33 AM ----------

You must enable Camera2Api, there are Magisk modules for this or you can manually add this line to build.prop. Save, reboot, enjoy!



thanks a lot!!! :)

Now i have fast and usable cam, great!

Here is the link to the Magisk Module for others: https://forum.xda-developers.com/apps/magisk/module-camera2api-enabler-t3656651

Simply download and import with the Magisk App.
How is the picture quality?I find the picture shot from Google camera look not a bit better than the stock camera on my device.I'm not using miui,I'm using mokee now.
 

El Philou

Senior Member
Jun 12, 2004
314
80
0
France
To have last version of differents Mods : https://www.celsoazevedo.com/files/android/google-camera/
This is the link ;)

Don't forget, you must add in your /system/build.prop file. ( and have, without this, the app will crash :( )
Code:
persist.camera.HAL3.enabled=1
So you must be ROOT ;)

NB : If you want slow videos (120 fps), you need the Google Camera Patch module with Magisk... ( Maybe, sur, you have another way to activate )

I use :
Arnova's 5.1.018_v1.2...
with settings:
Config camera HDR+ : Pixel 2017 Zsl Hdr+
Model: Nexus 6P
HDR+ parameters : High

For others guys who don't want root phone, you have, also, one excellent app : Open Camera...
I use this app too, because have many options, support HDR, take good pictures ( the photographer also counts :) ) and it's free ;)

Enjoy, and take good pictures.
 
Last edited:
  • Like
Reactions: FrankRr