32Bit OS / Oreo / Camera2API / Google Camera - Moto Z2 Play Questions & Answers

Got some questions since I bought device device recently. I've been using a Xiaomi MI5s for quite a while now - this one has got a 64bit system, so a) Camera2API and b) the Google Camera with HDR is working just fine. So I learned Moto is STILL using 32bit for this and other devices so the recent Google Cameras with HDR+ will NEVER work with this.
Might this change with the release of Oreo 8.0 on the Moto Z2 Play? Or do you guys think Moto will still be using 32bit with this?
Asking, because the low-light-performance with this Z2 Play is WAY worse compared to my MI5S with Google Camera and HDR+ enabled - it's a world's difference. This I use this mobile on the go and like to have quality snapshots with me, I might be dropping this one again because of this - although, despite this issue - I like it a lot!
Any ideas?

So.. got a reply from Motorola.
Android 8.0 for the Z2 Play will stay at 32bit - no 64bit OS for this phone planned. Only for the Z2 Force Models, which have 64bit already.
Guess I'll sell the Play again, then..

[deleted]

Google Camera with HDR+ functionality. As I stated already, low light performance isn't that great with the Z2 - so Google Camera Modded would allow this one to be WAY more detailed / sharp / etc, as the stock cam would.
But Google Camera with these features is 64bit ONLY. Which means, if this one stays at 32bit, we can never get GCAM MOD working..

See screens attached,..

fattymcdirty said:
See screens attached,..
Click to expand...
Click to collapse
https://androidfilehost.com/?fid=889964283620761630
Try this, see if touch/autofocus works. it's based on gcam 4.2.xx arm 32b version.
Edit : needs camera api 2 enabled by build.prop if crashes. add below line to build.prop.
persist.camera.HAL3.enabled=1
Click to expand...
Click to collapse

kraatus90 said:
https://androidfilehost.com/?fid=889964283620761630
Try this, see if touch/autofocus works. it's based on gcam 4.2.xx arm 32b version.
Edit : needs camera api 2 enabled by build.prop if crashes. add below line to build.prop.
Click to expand...
Click to collapse
hi! thanks for your support! camera hal has been enabled by me before.
your version works.. but only partially. hdr seems to work, too. but the results
are not usable nor is the handling. touching the camera button, it takes about 10 seconds
before the actual photo is done.. and it also works only 1 of 5 times. in 4 times it doesn't take
a picture at all. and the result is washed out..
are there other versions i could test? do you know that?
thanks again!

Just lower iso a bit and increase speed using professional mode, you'll get better image, but need steady hand
Use automatic mode for iso and speed reference

on my bike z2 Play does not work, it does not have root, do I need root to install this APK?

kraatus90 said:
https://androidfilehost.com/?fid=889964283620761630
Try this, see if touch/autofocus works. it's based on gcam 4.2.xx arm 32b version.
Edit : needs camera api 2 enabled by build.prop if crashes. add below line to build.prop.
Click to expand...
Click to collapse
Its bootloader unlocked and root ? Very beatuful photos
Regatas
Enviado desde mi Moto Z2 Play mediante Tapatalk

Can someone port it for Nexus 6 as well? Since both r Moto n 32bit it shouldn't be a problem

fattymcdirty said:
Got some questions since I bought device device recently. I've been using a Xiaomi MI5s for quite a while now - this one has got a 64bit system, so a) Camera2API and b) the Google Camera with HDR is working just fine. So I learned Moto is STILL using 32bit for this and other devices so the recent Google Cameras with HDR+ will NEVER work with this.
Might this change with the release of Oreo 8.0 on the Moto Z2 Play? Or do you guys think Moto will still be using 32bit with this?
Asking, because the low-light-performance with this Z2 Play is WAY worse compared to my MI5S with Google Camera and HDR+ enabled - it's a world's difference. This I use this mobile on the go and like to have quality snapshots with me, I might be dropping this one again because of this - although, despite this issue - I like it a lot!
Any ideas?
Click to expand...
Click to collapse
Even the pie beta for z2 play is 32bit

Related

[APP][FEEDBACK] Arnova8G2's Google Camera Port

This thread has been created to provide [device name] feedback to @Arnova8G2 regarding his port of the Google Camera app.
Describe your experience (mostly what doesn't work as expected)
Provide logcats (the dev does not have your phone, so logs are needed if you want him to fix stuff)
Mention @Arnova8G2 when you post your feedback
ALL FEEDBACK PROVIDED IN OTHER THREADS OR WITHOUT LOGS WILL BE IGNORED​
Latest update:
v1.4
Arnova8G2 said:
2017/01/04 – GCMod5 based on Mod By B-S-G
Add toggle for portrait mode or Lens Blur
AutoFocus enhancement and faster
Support level override back in ZSl, front in ZSL_REPROCESSING and Level_3 for OP3/OP3t, MI5,Mi5s
Black screen fix test
Add 4K for devices that do not have it
GCam5.1.018-Arnova8G2-V1.4.apk
** Please mention me in the thread of your device with a logcat or screenshots.
Click to expand...
Click to collapse
Previous versions:
v1.3.1
v1.3
Dornyx said:
Hi! I'd like to get Google Camera app with HDR+ on my Xiaomi Mi A1
Click to expand...
Click to collapse
I'm with you! Wanna buy this smartphone but the fact that it's not have Google camera ported yet stops me from buying.
Dornyx said:
Hi! I'd like to get Google Camera app with HDR+ on my Xiaomi Mi A1, but the official XDA port doesn't work. I've heard of some people using the app in SD625 devices, and the Mi A1 has the 625 SoC, so in theory it may be possible to port the app... I can't code, so does anyone know something about a download link that works on Mi A1 or can mod the XDA apk to work on the Mi A1?
Click to expand...
Click to collapse
Almost every ported gcam works on mia1, have you enabled Camera 2 api ? it needs that enabled to work.
Anyway , you find all these ports on this thread
kraatus90 said:
Almost every ported gcam works on mia1, have you enabled Camera 2 api ? it needs that enabled to work.
Anyway , you find all these ports on this thread
Click to expand...
Click to collapse
I don't know how to enable the API: please explain me, if you can. Moreover, is it possible to add EIS to the stock camera or at least in Google Camera ported?
Dornyx said:
I don't know how to enable the API: please explain me, if you can. Moreover, is it possible to add EIS to the stock camera or at least in Google Camera ported?
Click to expand...
Click to collapse
If you are rooted you have to add below line in build.prop -
Code:
persist.camera.HAL3.enabled=1
after that reboot. you will have working gcam with HDR+. although the slomo option won't work. and you will have EIS too in gcam.
kraatus90 said:
If you are rooted you have to add below line in build.prop -
Code:
persist.camera.HAL3.enabled=1
after that reboot. you will have working gcam with HDR+. although the slomo option won't work. and you will have EIS too in gcam.
Click to expand...
Click to collapse
where to add these lines in build prop ?
Red_Man 898 said:
where to add these lines in build prop ?
Click to expand...
Click to collapse
Anywhere. for example add at the end of build.prop.
kraatus90 said:
If you are rooted you have to add below line in build.prop -
Code:
persist.camera.HAL3.enabled=1
after that reboot. you will have working gcam with HDR+. although the slomo option won't work. and you will have EIS too in gcam.
Click to expand...
Click to collapse
Is it possible to modify build.prop without root? Or is it possible to root the phone without having a PC nearby?
Dornyx said:
Is it possible to modify build.prop without root? Or is it possible to root the phone without having a PC nearby?
Click to expand...
Click to collapse
1.No unless you have custom recovery which mia1 doesn't have yet.
2. nope.
i think Google camera hdr+ need a snapdragon 820++ isn't it?
@thewarrior2 It doesn't, it needs a 64bit OS and a snapdragon SoC packing a certain Hexagon DSP
Can anybody post comparison pictures of hdr+ and stock xiaomi camera app? I am really interested in seeing the results before buying this phone.
phonequestion said:
Can anybody post comparison pictures of hdr+ and stock xiaomi camera app? I am really interested in seeing the results before buying this phone.
Click to expand...
Click to collapse
visit mi 5s section for example there is alot of detail with hdr+
Is there really any difference?? i am confused.. My redmi note 3 pro can take better pic with Google camera than this mi a1
kraatus90 said:
Almost every ported gcam works on mia1, have you enabled Camera 2 api ? it needs that enabled to work.
Anyway , you find all these ports on this thread
Click to expand...
Click to collapse
Thanks mate, now i found the glitch
Rakibboss said:
Is there really any difference?? i am confused.. My redmi note 3 pro can take better pic with Google camera than this mi a1
Click to expand...
Click to collapse
If you cant find the difference by looking at the samples posted, then you dont need HDR+.
But the fact is the difference is night and day!
Google is primarily known for software, which is what HDR+ is all about.. It uses the camera h/w, takes many pics when you click the shutter button, each in different contrast, and applies some kick-ass machine learning algorithms on every pixel of each groups of pics it took, fuses all of them, to get awsome looking pics.. Thats all it does, and thats all that no other stock camera app does from any other manufacturer. Thats why it beats even iphone.
So basically, google does more through software , what all others achieve through multiple h/w.. Reason why pixel 2 still has single Camera.
ashjas said:
If you cant find the difference by looking at the samples posted, then you dont need HDR+.
But the fact is the difference is night and day!
Google is primarily known for software, which is what HDR+ is all about.. It uses the camera h/w, takes many pics when you click the shutter button, each in different contrast, and applies some kick-ass machine learning algorithms on every pixel of each groups of pics it took, fuses all of them, to get awsome looking pics.. Thats all it does, and thats all that no other stock camera app does from any other manufacturer. Thats why it beats even iphone.
So basically, google does more through software , what all others achieve through multiple h/w.. Reason why pixel 2 still has single Camera.
Click to expand...
Click to collapse
I said the redmi note 3 pro has better performance with Google camera than this A1.. That's why i said, i am confused
So... does this camera work after modifying build.prop? Could someone upload a few pics comparing the original camera app to this one?
Enviado desde mi Nexus 7 mediante Tapatalk
HDR+ works great~
I'll put comparison later
[email protected] said:
HDR+ works great~
I'll put comparison later
Click to expand...
Click to collapse
Can you enable the raw support?

Discussion on new 64bit releases

I'm curious as to everyone's thoughts on the advent of 64bit ROMs on the G5 Plus. I know a lot of users here have been interested in getting their hands on these ROMs.
Generally, what do owners think will be some of the advantages and disadvantages of using 64bit ROMs on our phone, both now and in the future?
If you currently are running a 64bit ROM, are you enjoying it and do you find it to be better than 32bit?
willclein said:
I'm curious as to everyone's thoughts on the advent of 64bit ROMs on the G5 Plus. I know a lot of users here have been interested in getting their hands on these ROMs.
Generally, what do owners think will be some of the advantages and disadvantages of using 64bit ROMs on our phone, both now and in the future?
If you currently are running a 64bit ROM, are you enjoying it and do you find it to be better than 32bit?
Click to expand...
Click to collapse
Well, you can run apps that are 64-bit specific like Gcam with HDR+ for instance
psychopac said:
Well, you can run apps that are 64-bit specific like Gcam with HDR+ for instance
Click to expand...
Click to collapse
The 64 bit Google cam works fine for me, but I haven't been able to find a single one with working HDR+ other than the modified one on the forums here with the broken autofocus that works on 32 bit. Do you have a link to a 64 bit version with working HDR+?
username8611 said:
The 64 bit Google cam works fine for me, but I haven't been able to find a single one with working HDR+ other than the modified one on the forums here with the broken autofocus that works on 32 bit. Do you have a link to a 64 bit version with working HDR+?
Click to expand...
Click to collapse
@Dishe
psychopac said:
@Dishe
Click to expand...
Click to collapse
Flattered that you think I'd know, but I'm still on the stock rom and using this blasted 32-bit version with unreliable focus from the nexus. I'm interested in 64-bit ROMs only because I've read that other users have it working more-or-less flawlessly. @defcomg, for example, has posted all kinds of wonderful shots here and on flickr / photography forums, and despite coming up with one of the best modifications for the stock camera app (see his chromatix mod to remove the ugly sharpening and NR), claims that HDR+ is the way to go now.
I just assumed the major x64 versions floating around all worked. I've heard that the Pixel Experience x64 rom has it built in even.
Dishe said:
Flattered that you think I'd know, but I'm still on the stock rom and using this blasted 32-bit version with unreliable focus from the nexus. I'm interested in 64-bit ROMs only because I've read that other users have it working more-or-less flawlessly. @defcomg, for example, has posted all kinds of wonderful shots here and on flickr / photography forums, and despite coming up with one of the best modifications for the stock camera app (see his chromatix mod to remove the ugly sharpening and NR), claims that HDR+ is the way to go now.
I just assumed the major x64 versions floating around all worked. I've heard that the Pixel Experience x64 rom has it built in even.
Click to expand...
Click to collapse
I'm using a Google camera Port work working hdr+ and without the focus issues. It has a lot of settings you will want to change to get everything listed. I'll post screenshots of the settings in using as a reference.
Download link for Google camera mod:
Google Camera
Original thread link:
https://www.xda-developers.com/google-camera-hdr-customization-raw-support/amp/
For settings, see attached screen shots.
Edit: By the way running on 64 but ROMs (used on Aosp Extended currently). May work on 32 but as well but never tried it so not sure.
jeffsga88 said:
I'm using a Google camera Port work working hdr+ and without the focus issues. It has a lot of settings you will want to change to get everything listed. I'll post screenshots of the settings in using as a reference.
Download link for Google camera mod:
Google Camera
Original thread link:
https://www.xda-developers.com/google-camera-hdr-customization-raw-support/amp/
For settings, see attached screen shots.
Edit: By the way running on 64 but ROMs (used on Aosp Extended currently). May work on 32 but as well but never tried it so not sure.
Click to expand...
Click to collapse
There we go.
Yes, this is a 64bit build- most are. The Nexus 5x was the last 32-bit version with HDR+, and it doesn't support the settings you show... those options don't even exist in settings on the 32-bit version. Its very basic. I WISH someone would port this to the 32-bit one, but I don't have any realistic reason to think anyone will.
To everyone else looking for a 64-bit version that works with AF, here's your answer.
jeffsga88 said:
I'm using a Google camera Port work working hdr+ and without the focus issues. It has a lot of settings you will want to change to get everything listed. I'll post screenshots of the settings in using as a reference.
Download link for Google camera mod:
Google Camera
Original thread link:
https://www.xda-developers.com/google-camera-hdr-customization-raw-support/amp/
For settings, see attached screen shots.
Edit: By the way running on 64 but ROMs (used on Aosp Extended currently). May work on 32 but as well but never tried it so not sure.
Click to expand...
Click to collapse
For some reason I still can't get auto focus working when using HDR+. Auto ISO and color balance works with HDR+ on, but the only way I can get it to focus is to swipe to the video, and then back over to take the picture like the 32 bit port. I was able to get auto focus working when I set the rear camera to LEVEL_3, but then HDR+ doesn't process and it takes the photo as if HDR+ were turned off. I've also tried turning ZSL on and off via the buildprop and rebooting each time but it didn't seem to make a difference so I left it on.
That being said, this is still a big improvement over the ported 32 bit version; much more stable and much better at holding focus when switching back over to the camera, and much thanks for posting your settings. I've tried this camera before but couldn't get HDR+ working under at all because I couldn't figure out the correct settings for our phone.
does slow motion work with this gcam?
minimlist said:
does slow motion work with this gcam?
Click to expand...
Click to collapse
No slow motion, no 60fps either. 4k stutters a bit but 1080p 30 fps seems to work fine. You have to set it to 60 fps then reopen the camera, otherwise it's zoomed in. Setting it to 60 fps, it still records in 30 fps.
username8611 said:
The 64 bit Google cam works fine for me, but I haven't been able to find a single one with working HDR+ other than the modified one on the forums here with the broken autofocus that works on 32 bit. Do you have a link to a 64 bit version with working HDR+?
Click to expand...
Click to collapse
Sorry for noob question
But why isn't gcam hdr+working on 64 bit roms?
Currently I was using pixel rom 64bit version.
I noted that hdr+ was not working, but auto focus and other issues were fixed.
But I also noted that any picture that I took in landscape mode was around 18.20mb and most of the pics that I took were all of 18.20mb and was quite clear too...
Any comments, I am actually confused with this...
Thanks!!
rishivg said:
Currently I was using pixel rom 64bit version.
I noted that hdr+ was not working, but auto focus and other issues were fixed.
But I also noted that any picture that I took in landscape mode was around 18.20mb and most of the pics that I took were all of 18.20mb and was quite clear too...
Any comments, I am actually confused with this...
Thanks!!
Click to expand...
Click to collapse
Is it recording a RAW?
I'm trying one of Savitar's 32-bit Gcam with raw capture on my phone, and it saves a smaller JPEG (2-3mb) and a RAW dng file (18-24mb). If you know anything about photography, you know why RAW is bigger and better, but not always necessary. Otherwise, I can't think of a reason a jpeg would be that big.
Dishe said:
Is it recording a RAW?
I'm trying one of Savitar's 32-bit Gcam with raw capture on my phone, and it saves a smaller JPEG (2-3mb) and a RAW dng file (18-24mb). If you know anything about photography, you know why RAW is bigger and better, but not always necessary. Otherwise, I can't think of a reason a jpeg would be that big.
Click to expand...
Click to collapse
yea I understand but thats not RAW for sure, cause it saves in jpeg format only, and are not comparable with RAW shots at all, they can only be compared to HDR+ shots that too only in daylight,
At night those images are blurry and not so good as compared to hdr+ but still their sizes are 17mb to 18.20mb.
rishivg said:
yea I understand but thats not RAW for sure, cause it saves in jpeg format only, and are not comparable with RAW shots at all, they can only be compared to HDR+ shots that too only in daylight,
At night those images are blurry and not so good as compared to hdr+ but still their sizes are 17mb to 18.20mb.
Click to expand...
Click to collapse
Ah, so your file ends in jpeg and not dng. Weird. I don't know what it means. The 64 bit side is something I'm still watching evolve for now. Maybe someone in the pixelrom thread knows?
Dishe said:
There we go.
Yes, this is a 64bit build- most are. The Nexus 5x was the last 32-bit version with HDR+, and it doesn't support the settings you show... those options don't even exist in settings on the 32-bit version. Its very basic. I WISH someone would port this to the 32-bit one, but I don't have any realistic reason to think anyone will.
To everyone else looking for a 64-bit version that works with AF, here's your answer.
Click to expand...
Click to collapse
Wrong, nexus 5x is a 64bit device with 64bit OS and CPU, it used the 64bit version of 3.2.045 before it turned into ARM64 only app from 4.4.x .
the 4.2.035 version exists due to Nexus 6 being updated to 7.1.1 and SD 805 is still a 32Bit cpu.
and the 3.2.045 version is the last version for Nexus 5 which was officially stopped at 6.0.1.
its worth 64bits rom on 2gb variant?

Nokia 8 camera

hi
here is nokia 8 camera apk wiht dual camera an p.i.p
an it works on op5
https://drive.google.com/file/d/1Rbg48QlV_dF9v-u4OZSe6PMzoXZaJIVf/view?usp=drivesdk
i can not install the application download it and it writes me the folder is corrupted
vagelis74 said:
i can not install the application download it and it writes me the folder is corrupted
Click to expand...
Click to collapse
please try this here
https://drive.google.com/file/d/1Rbg48QlV_dF9v-u4OZSe6PMzoXZaJIVf/view?usp=drivesdk
The PIP and dual shot modes are strange. Not sure why someone would want to use them but I'm old and probably missing something. The camera does seem to take nice low light pictures. It doesn't say much for One Plus that Google and Nokia camera apps both take better pictures on the OP5 than the official One Plus camera app.
it doesnt work on Colt 7.1.2, any idea?
Could be good for custom ROMs. Works fine apart from PIP but who cares about those modes. I'm running OOS Oreo.
Yeah works very fine on OOS Oreo
Thanks
Quick comparison, both zoomed in until 150%. Checked focus and tried to shoot from the exactly same position.
First one ist OP5, leaked beta 3 (Oreo), camera version 2.512.
Second one is the ported NOKIA 8 camera app. It seems like noise reduction is better applied. Seems better to my eyes.
Working fine in Omni8.1
Low light definitely looks alot better using this app compared to stock.
(Also less watercolor looking images in general)
wasjapupkin said:
Quick comparison, both zoomed in until 150%. Checked focus and tried to shoot from the exactly same position.
First one ist OP5, leaked beta 3 (Oreo), camera version 2.512.
Second one is the ported NOKIA 8 camera app. It seems like noise reduction is better applied. Seems better to my eyes.
Click to expand...
Click to collapse
One Plus improved their camera app a bit in LB4/OB2 but this one and Pixel camera still look better.
There is the difference in numbers between Oneplus Camera app (who use Camera1 API) and Nokia 8 Camera (who use Camera2 API).
t try tonight. thanks beautify mode not work
It works fine op5 ???
hebbnag said:
It works fine op5 ???
Click to expand...
Click to collapse
other mode work. beautify mode not work
brmbjn said:
other mode work. beautify mode not work
Click to expand...
Click to collapse
Yes it gives an error as action not supported
Camera 2 API gives more control over camera options than Camera 1 API so all of the features in ported camera apps like Nokia and Pixel won't work on the OP5. Camera 2 Api isn't new either. Google introduced it on the Nexus 5X which was several years ago. I doubt if any Android phones that takes good pictures uses Camera 1 Api anymore.
angelmakumbe said:
Working fine in Omni8.1
Click to expand...
Click to collapse
Not here.
jhs39 said:
Camera 2 API gives more control over camera options than Camera 1 API so all of the features in ported camera apps like Nokia and Pixel won't work on the OP5. Camera 2 Api isn't new either. Google introduced it on the Nexus 5X which was several years ago. I doubt if any Android phones that takes good pictures uses Camera 1 Api anymore.
Click to expand...
Click to collapse
Not true, because API 1 is easier to handle while remaining smaller in size. AP2 is still buggy and supports less features. For reference i would suggest to read the clarification from SultanXDA
Picture in picture and dual mode front camera pic is upside down. Oneplus 5 beta 2.

Google Camera Mod (Oreo/Pie/10)

Since everyone on the huge OnePlus 3 thread gets tetchy if you raise queries about other phones, I decided to start a discussion thread. What have your experiences with these mods been, and which variations work best for you?
Personally, I've opted for the recent Google Camera Pixel Mods by @Arnova8G2 as they seem to give the best all-round functionality on this phone. I can switch between the various mods and configs without a hitch, and portrait mode works a charm. I find that the main Arnova mod (GCMod5) doesn't seem to work well on this phone in Portrait mode, either failing to take a pic without HDR + or giving greenish selfies with HDR+ active; his Pixel Mod, on the other hand, works perfectly.
Google Camera Pixel Mod links: Original version (more options in advanced); v1 (improved video stabilisation).
Recommendation: If you want detailed main and selfie cam pictures, set the model config to "Nexus 5x" instead of "Nexus 6P"; I was dissatisfied with the selfies on the latter config, but after reading this by B-S-G, I switched and all was well. The main camera config, as with the actual Nexus phones, is exactly the same.
UPDATE (11/2/20):
Recommended cams:
Oreo: MGC_5.1.018_tolyan009_v1.4.1-test6.apk
Pie: MGC_6.1.021_MI8_V2e+.apk (no libs)/(w/libs)/(dark menu w/libs)
10: MGC_7.2.014_Parrot043-v3.apk ; MGC_6.1.021_mi6 edition _v7.7a (6.1 interface, plenty of libs, XML compatibility).
How to get real 60fps recording ? I check my video still 30fps but in gcam setting i set at 60fps. Sorry for bad english
rendygutre said:
How to get real 60fps recording ? I check my video still 30fps but in gcam setting i set at 60fps. Sorry for bad english
Click to expand...
Click to collapse
Yeah same thing on ZUK Z2 Pro with same gcam mod, all of them ... No matter that Camera2API is there ... Just not working ... Period ...
Изпратено от моят Z2 Pro с помощта на Tapatalk
at least 120 fps 720p with sound is working on latest CosmicOS, also HEVC.
But no 60fps
Ger$$on said:
at least 120 fps 720p with sound is working on latest CosmicOS, also HEVC.
But no 60fps
Click to expand...
Click to collapse
Has anyone tried to rename in built.prop the line "Z2 Pro" with "Z2121" and checked after restarting if problem still occurs?
ikram.senguen said:
Has anyone tried to rename in built.prop the line "Z2 Pro" with "Z2121" and checked after restarting if problem still occurs?
Click to expand...
Click to collapse
I tried and the max recording fps still 30 - I think is something related to the camera driver. The dev of the ROM's need to fix it
Edit:
New Cam Mod Released by @Arnova8G2
2018/01/22 – GoogleCamera-PixelMod
ChangeLog :
Fix green picture in front HDR+ for Moto Z
Add toggle "Improve photos in low light"
Setting of the parameter menu
Add About by respect of the developers
Other code for the HDR+ of the front camera (OP3/OP3T/OP5/OP5T)
Version tested on MI5 Android 8.1, This version replaces the original version of google and BSG.
---
I tried on my device with Cosmic OS from 20/01 and everything works except for the portrait mode on front cam where the shots have some greenish effect.
Please @Arnova8G2 can you fix this? Thanks!
Download:
https://drive.google.com/open?id=1DyVUSAFULlZYA8JQu959wL7Glwao_6Tr
This "Pixel2Mod" doesn't work as well for this phone as the "PixelMod". Greenish front HDR+, followed by crashes; plus, all the model/HDR+ configuration options are gone.
@Arnova8G2, if you could add a toggle to fix the greenish/pinkish tint on the back camera's "HDR+ on" mode, and perhaps stick in your "improve photos in low light" toggle, the original "PixelMod" would be the best GCam mod for this phone, hands down.
2018/01/23 – GCMod5 based on Mod By B-S-G
ChangeLog :
Fix green picture in front Portrait mode for Moto Z (griffin), Z2 Plus (z2_plus), Z2 Pro (z2_row)
Add toggle "Improve photos in low light"
Setting of the parameter menu
Add About by respect of the developers
Yet another code for the HDR+ of the front camera (OP3/OP3T/OP5/OP5T)
https://drive.google.com/open?id=1FUjL8q4yukbXF97TuxXs0Q7jvBZNCoNo
----
New release of GMod5
Tried on my Z2 Pro and the front camera still producing green pictures in portrait mode.
Using Cosmic OS 8.1.0
@Arnova8G2
jhobc said:
2018/01/23 – GCMod5 based on Mod By B-S-G
ChangeLog :
Fix green picture in front Portrait mode for Moto Z (griffin), Z2 Plus (z2_plus), Z2 Pro (z2_row)
Add toggle "Improve photos in low light"
Setting of the parameter menu
Add About by respect of the developers
Yet another code for the HDR+ of the front camera (OP3/OP3T/OP5/OP5T)
https://drive.google.com/open?id=1FUjL8q4yukbXF97TuxXs0Q7jvBZNCoNo
----
New release of GMod5
Tried on my Z2 Pro and the front camera still producing green pictures in portrait mode.
Using Cosmic OS 8.1.0
@Arnova8G2
Click to expand...
Click to collapse
Yeah, this version also falls short next to "PixelMod".
Sent from my Z2 Pro using Tapatalk
MRDA1981 said:
Yeah, this version also falls short next to "PixelMod".
Sent from my Z2 Pro using Tapatalk
Click to expand...
Click to collapse
This version is for nougat users, The next version of Pixel2Mod will be fixed for your device.
Arnova8G2 said:
This version is for nougat users, The next version of Pixel2Mod will be fixed for your device.
Click to expand...
Click to collapse
Will it have the model and HDR+ config options restored?
Sent from my Z2 Pro using Tapatalk
jhobc said:
2018/01/23 – GCMod5 based on Mod By B-S-G
ChangeLog :
Fix green picture in front Portrait mode for Moto Z (griffin), Z2 Plus (z2_plus), Z2 Pro (z2_row)
Add toggle "Improve photos in low light"
Setting of the parameter menu
Add About by respect of the developers
Yet another code for the HDR+ of the front camera (OP3/OP3T/OP5/OP5T)
https://drive.google.com/open?id=1FUjL8q4yukbXF97TuxXs0Q7jvBZNCoNo
----
New release of GMod5
Tried on my Z2 Pro and the front camera still producing green pictures in portrait mode.
Using Cosmic OS 8.1.0
@Arnova8G2
Click to expand...
Click to collapse
Everything working except for still greenish effect on front camera portrait mode, and no hdr+ on front camera.
I suggest you guys to do a clear cache/data on every install.
may I ask in which ROMs Google Camera works properly ?
I know that it works on AEX 5.1 but that ROM seems to be buggy for me , I did not like it. I use RR v5.8.3 for a long time since it is very stable and battery life is good but I tried to install Google Camera in that ROM , no luck..
Does any of the Nougat ROMs for Zuk Z2 Pro supports camera2api ? anyone knows?
bigorbi said:
may I ask in which ROMs Google Camera works properly ?
I know that it works on AEX 5.1 but that ROM seems to be buggy for me , I did not like it. I use RR v5.8.3 for a long time since it is very stable and battery life is good but I tried to install Google Camera in that ROM , no luck..
Does any of the Nougat ROMs for Zuk Z2 Pro supports camera2api ? anyone knows?
Click to expand...
Click to collapse
I don't think any Nougat ROM for this phone supports Camera2API. It was kinda a big deal when it was annouced for AEX 5.1. What version of 5.1 was "buggy" for you? The latest official version has issues, but the New Year's Eve beta works great.
MRDA1981 said:
I don't think any Nougat ROM for this phone supports Camera2API. It was kinda a big deal when it was annouced for AEX 5.1. What version of 5.1 was "buggy" for you? The latest official version has issues, but the New Year's Eve beta works great.
Click to expand...
Click to collapse
The last version works really slow for me.. for example double tab to wake feature works with 1-2 seconds delay. Same as pressing power button to wake device up works with delay.. Wifi toggle also same.. I mean in general feeling ROM was quite slow compared to RR Nougat ROM. I saw your post about new year's eve version in another topic , I downloaded it and tried to install but somehow same gapps which was working in latest version did not work in new year's eve version.. Can you tell me which gapps (with release date of gapps) did you flash exactly?
Last 2 days I keep switching between ROMs to check which one is most stable.. I should say that definitely Stock ROM with Android 8 is the fastest and most stable one. But it is very frustrating that you can not use Google Camera in that ROM , such an annoyance.. howcome ZUI developers did not include camera2api in Oreo version , i could not understand
bigorbi said:
Can you tell me which gapps (with release date of gapps) did you flash exactly?
Click to expand...
Click to collapse
I use the nano version of this: https://androidfilehost.com/?w=files&flid=237585
MRDA1981 said:
I use the nano version of this: https://androidfilehost.com/?w=files&flid=237585
Click to expand...
Click to collapse
Thanks a lot! I will give it a try today
New version released!
2018/01/26 – GCMod5 based on Mod By B-S-G
ChangeLog :
Fix "Improve photos in low light"
Adding ISO mode and manual focus by @defcomg at the user's request
Removing all codes for HDR+ from the front camera
Version stable
Download: https://drive.google.com/file/d/19NUcgVKra5Dy_GOLJbxcM1I00NJdLLZ5/view
-----------------
Tried with AEX 5.1 and the front cam crashes on portrait mode (Zuk Z2 Pro)
Logcat attached
@Arnova8G2
jhobc said:
New version released!
2018/01/26 – GCMod5 based on Mod By B-S-G
ChangeLog :
Fix "Improve photos in low light"
Adding ISO mode and manual focus by @defcomg at the user's request
Removing all codes for HDR+ from the front camera
Version stable
Download: https://drive.google.com/file/d/19NUcgVKra5Dy_GOLJbxcM1I00NJdLLZ5/view
-----------------
Tried with AEX 5.1 and the front cam crashes on portrait mode (Zuk Z2 Pro)
Logcat attached
@Arnova8G2
Click to expand...
Click to collapse
For your device use Pixel2Mod, this version is mostly for OnePlus devices
Arnova8G2 said:
For your device use Pixel2Mod, this version is mostly for OnePlus devices
Click to expand...
Click to collapse
I use your version 1.7 beta 2 and work great with aex 8.1 and z2row

[GCam] [32 bit] LG Q7

Not sure if I'll keep this phone but figured I'd post this for anyone who wants it. Snapdragon only...probably.
LG_Q7_GoogleCamera_4.2.035-armv7a.apk
Credit
Used a defcomg version to see what needed changed.
Will slow motion and selfie portrait work
Portrait mode isn't available in this version. It's only in 64 bit GCam I think. Q7+ needs 32 bit GCam. Slow motion doesn't show up.
cstark27 said:
Portrait mode isn't available in this version. It's only in 64 bit GCam I think. Q7+ needs 32 bit GCam. Slow motion doesn't show up.
Click to expand...
Click to collapse
Hi - thanks for posting this. While the app does run on my Q7+ and the regular photos it takes are fine, it does not handle panoramas or 360 sphere shots correctly. It results in extremely low resolution compiled images and there does not appear to be any "processing" happening.
clint111 said:
Hi - thanks for posting this. While the app does run on my Q7+ and the regular photos it takes are fine, it does not handle panoramas or 360 sphere shots correctly. It results in extremely low resolution compiled images and there does not appear to be any "processing" happening.
Click to expand...
Click to collapse
I don't know why, but that seems to be common on LG phones - the low resolution panos from GCam.
Installed it on a Q6 plus, it's working fine but for some reason HDR+ only works correctly on the front facing camera. The back camera gives a pixelated result. I'm very confused with this.
meuvoy said:
Installed it on a Q6 plus, it's working fine but for some reason HDR+ only works correctly on the front facing camera. The back camera gives a pixelated result. I'm very confused with this.
Click to expand...
Click to collapse
Uh maybe it's because you're using it on the wrong phone.
@cstark27 Would you like to enable hdr on Google Camera 5.1? it runs on arm32 too! Thanks If get!
https://androidfilehost.com/?fid=674106145207489270
r10fc said:
@cstark27 Would you like to enable hdr on Google Camera 5.1? it runs on arm32 too! Thanks If get!
https://androidfilehost.com/?fid=674106145207489270
Click to expand...
Click to collapse
Can you point me to where you found this link? An article or thread post etc?
cstark27 said:
Can you point me to where you found this link? An article or thread post etc?
Click to expand...
Click to collapse
I always download many files, I do not remember the original link, this androidfilehost profile is from a YouTube channel "Young Rock Tech"
r10fc said:
I always download many files, I do not remember the original link, this androidfilehost profile is from a YouTube channel "Young Rock Tech"
Click to expand...
Click to collapse
@cstark27 I found the original camera link for arm32 armv7
https://forum.xda-developers.com/google-nexus-5/themes-apps/pixel-2-camera-arm-processor-t3688711
Not working on lg q stylus+
Why its not working with LG q stylus plus. Even if LG q7 and q stylus has same Soc.
App can't connect to camera. I think it needs 64bit version
@cstark27 Sorry, is there any version that enable portrait mode for LG Q7 snapdragon version? Thanks
Good work
Installed and working on LG Stylo 4 Amazon version. So much better than the stock camera.
Nexus 6 XT1100 please (32bit architecture)
cstark27 said:
Not sure if I'll keep this phone but figured I'd post this for anyone who wants it. Snapdragon only...probably.
LG_Q7_GoogleCamera_4.2.035-armv7a.apk
Credit
Used a defcomg version to see what needed changed.
Click to expand...
Click to collapse
Now that it's modded for LG q7 which is 32 bit can u also make one for Nexus 6 XT 1100 (32bit architecture) coz Google ditched Nexus 6 n custom pie ROM for Nexus 6 is not 100% stable yet.
Q7+
Does it run a 64 bit os??? I mean can it play Pokemon masters?
It seems that the Google Drive link above expired. Here's a mirror:
- LG_Q7_GoogleCamera_4.2.035-armv7a.apk (IA mirror)
(edit: OP link updated by cstark)

Categories

Resources