[APP][PORT][Gcam 8.1.101] Google Camera port for LG G5 (by Wichaya) - LG G5 Themes, Apps, and Mods

What is Google Camera (AKA GCam)?
Google Camera is the camera app for the Google Nexus and Google Pixel phones. It is not designed or intended to be run on other phones.
What is HDR+?
HDR+ is Google's proprietary image processing routine. HDR+ employs image stacking to control exposure, and also to preserve details, reduce noise, increase sharpness, etc. It is an all-in-one package.
Bugs
Wide angle lens has a yellow tint.
Installation instructions
Download APK to your Phone and Install it (No Root needed)
DOWNLOADS
Wichaya [8.1] [UPDATED REGULARLY]
RECOMMENDED SETTINGS:
Download the attatched xml with all the settings below:
1 - Place the XML into /GCam/Configs8 (if that doesn't exist, create it)
2 - Open GCam and load the XML - TUTORIAL
It has been tested working on Andoird 11
All cameras work
THANKS TO Wichaya For porting the app and all his work.​

I have taken photos with the GCam above and the one included in DotOS and Project Lighthouse.
To compare the difference between the two, the results of this test can be seen below.
GCam:
https://imgur.com/a/DiX6ROS
GCam Go:
https://imgur.com/a/Frxfgv5
The test was performed with DotOS on Android 11.
I tried to take pictures in lots of different scenarios to try and show a good representation of what it would be like to use the camera.
I hope this helps you decide which app to use as it definitely did for me!

I'm on lineage 18. The quality is very good but the problem is it's not full resolution. The main comes 12mp & the wide is 6mp.
Anyone else has this problem?

lorismarcos said:
I'm on lineage 18. The quality is very good but the problem is it's not full resolution. The main comes 12mp & the wide is 6mp.
Anyone else has this problem?
Click to expand...
Click to collapse
Thanks for the info, I have updated the post and switched over to Wichaya's GCam which supports the 16MP and 8MP rear cameras.

Hola, y una buena configuración para la versión 1.4 y 1.5 ??? Because I can't find one for the LG V50. Gracias

Related

[APP] Raw Dumper v3.5.0 - taking RAW pictures on the Zenfone 2 [EXPERIMENTAL][ROOT]

Hi!
After a HUGE amount of work, it's finally here!
Raw Dumper is a simple camera app for taking RAW pictures on the Zenfone 2 (ZE551ML)
(Intel-based smartphones rocks!)
Q: What's a RAW picture?
A: Jpeg pictures are processed, meaning that multiple image processing algorithms (debayer, white balance, tonemap, sharpening, saturation, noise reduction, jpeg lossy compressing, etc) were applied; they usually retain about 1/10 of their original data.
A raw picture, however, is taken directly from the camera sensor and all captured data is preserved, leaving to the user the decision of how the image is going to look.
Since they retain all data, raw pictures occupy more storage space (A single raw 13-megapixel photo use 23 MB, on the Zenfone 2 ZE551ML).
Q: How is this possible?
A: There is a hidden camera parameter on Intel-based phones that does the trick. It's mentioned in a system library called Intel Camera Extensions (that library also enables other camera features). However, the raw feature doesn't need the library to work.
Q: The pictures captured with this app are really RAW?
A: Yes, because the captured data has the Bayer pattern, the right size and has a lot of lens shading around the image's borders (the app tries to remove the lens shading, so you probably won't appear in your photos).
Some important notes:
I'm not responsible for bricked phones, broken phones/cameras/images or thermonuclear war
It is REALLY experimental
It's currently being tested on Zenfone 2 (ZE551ML) - but it should work on ZE550ML too
This app WILL NOT work on phones with non-Intel processors (Qualcomm, Samsung...)
It should work on Marshmallow stock rom
For working on custom roms that uses LL camera blobs (like Lineage OS), is required to patch the camera lib
It REQUIRES root (otherwise the camera subsystem will drain your internal storage by making another copy of every raw picture taken it in a root-only system directory; currently, there's no workaround to fix this )
The DNG pictures will be saved in /sdcard/DCIM/RawDumper (they can be opened using Snapseed, Darktable, RawTherapee and Adobe Lightroom)
It should work on the Razr I and Zenfone 5 too, but I haven't tested them properly because I don't own these devices
It only works with the Zenfone Zoom's front camera (the back camera requires the development of a specific custom kernel)
Screenshot:
Click HERE
Download APK:
Click HERE
Latest version: 3.5.0
Github repo:
Click HERE
Patched camera blobs for Lineage OS users:
(replace the /system/lib/hw/camera.vendor.mofd_v1.so file)
Click HERE
Have fun!
Created: 31/05/2017
Last update: 03/01/2019
To do list:
Low light mode
Picture format selection
Slow Sync Flash
And maaaaany other things...
Changelog:
Version 3.5.0:
Optimized APK size: from 6MB to only 2.2MB!
Better configurations switches's colors
Ultra fast picture saving thanks to asynchronous IO
Display camera aperture below shutter speed value
Added a new free-lens-camera-like effect
Fixed Original Size DNG tags
Fixed a minor interface bug
Version 3.4.0:
Optimized memory usage when saving raw pictures
Faster DNG compression using multiple processor cores
Less processor usage and garbage-collection-related FPS drops due to logcat background processing
Optimized update interval of the exposure metering features
Migrate our project to AndroidX
Added a switch to disable raw digest generation
Flash focus (beta)
Fixed the dates-related tags in Exif's data
Version 3.3.0:
Started using Adobe's DNG SDK to save the pictures
The raw files now can be losslessly compressed
The raw files are now are compatible with almost every RAW editor
Picture size selection enabled
The alternative color profiles are now saved on every raw file
Increased front camera screen flash brightness a bit
Version 3.2.1:
Several bug fixes (su shells, UI sliders, camera opening...)
Advanced Black Level Calibration
Simple tone curve
Camera lens vignetting toggle
Invert front camera pics toggle
New alternative color profile
Version 3.0.0:
Different white balance modes + manual white balance
The app's UI now auto-rotates
Fixed touch focus touch position
Added touch exposure metering
Reduced GPU overdraw
New logo! Made by Nazmul Hasan
Screen flash for the front camera
Advanced Lens Shading Correction implemented
Take pictures with volume down button/headset button/camera button (if present)
Focus with half-way pressed camera button (if present)
Fixed small graphics glitch when starting the camera
Fixed the shutter speed selector
Re-done the front picture mirroring due to incompatibilities with raw converters
Recalibrated the Zenfone 2 cameras under the Standard A illuminant
Version 2.3.1: (Quickfix version)
Fixed a not-so-rare race condition bug that crashes the app during its initialization
Fixed the shadows of certain buttons of the main UI
Removed some unused layouts from the main UI
Version 2.3.0:
Fixed a small glitch in the lower portion of the screen when the app is starting
The raw pictures now have the right rotation applied
Pictures taken with the front camera are also properly mirrored
ISO and shutter speed metering for the Zen2/Zoom front camera!
Fixed a weird bug in the lens shading correction algo
New gain based auto white balance algorithm that *should* always work
Version 2.2.1:
Focus peaking when using manual focus for a Mirrorless-like experience
A little bit faster picture taking on the Zenfone Zoom front camera
Version 2.2.0:
Added proper focus mode selection
Added manual focus (for compatible devices)
New animation when taking pictures
Added Zenfone Zoom to the compatibility list (front camera only)
A more detailed description HERE
Version 2.0.0:
A revamped inner architecture and user interface (with animations)
Added manual EV feature
Added ISO and shutter speed metering
Added a warning when the user is using Lineage OS with buggy camera blobs
Added Zenfone 5 and Razr I to the compatibility list (even though they need more testing)
The app (tries to) auto rotate the pictures (but it still quite buggy)
Added visual feedback when using touch focus
The size of the native tiff library was vastly decreased
Better white balance strategy for zenfone 2's front camera
A more detailed description HERE
Version 1.3.0: (may contain bugs)
Taking and saving pictures are executed in the background! YAY! (this may lead to hard-to-find bugs, however)
Taking pictures with the front camera is FINALLY HERE! (the front camera should work with custom roms using Lollipop's camera blobs! )
Some progress on taking raw pictures with the Razr I was done (but it won't work for now)
Version 1.2.3: (Quickfix version)
Better handling of alert dialogs
Force disabling of device list
Version 1.2.2: (Quickfix version)
Better log with some useful debug information
List of supported devices is temporarily disabled
Version 1.2.0:
(beta) Manual ISO: from 50 all the way up to 1600!
(beta) Manual Shutter Speed: short exposures like 1/10000s and long exposures like 32s!
Version 1.1.0:
DNG creation process updated with a WAY BETTER code! (Including better exif data!)
Now the app contains a list of supported devices and supported features (currently only ZE551ML and ZE550ML are supported)
Touch focus!
Changed some white balance calculations (need your feedback on this!)
Version 1.0.1:
The apk now contains only x86 and x86_64 compiled libraries.
Fixed a small bug when the flash button didin't update.
Now it should work on non-stock roms. Edit: it installs but crashes.
Minor updates on the DNG generating process.
Version 1.0.0:
First app release
Wasn't Asus Zenfone 2 unable to capture RAW images due to the restriction from sensor of the camera itself?
Testing, let's see how it works!
Also I've downloaded your project from github, I'm so curious about the structure.
SleepingAran said:
Wasn't Asus Zenfone 2 unable to capture RAW images due to the restriction from sensor of the camera itself?
Click to expand...
Click to collapse
Every picture you take using a digital camera was raw in some point of its processing. Of course, some camera sensors do all the processing inside and only dump the ready-made JPEG (this is not the case of the Zenfone 2). But, in theory all sensors (dumb VGA webcams, point-and-shoot cameras, DSLR professional cameras, smartphone cameras) could be capable shooting in RAW. In smartphones, most of the time, the limitation is on the camera software, not in the hardware. The Zenfone's (and other Intel) raw shooting ability is just a little bit hidden
pedperpat said:
Testing, let's see how it works!
Also I've downloaded your project from github, I'm so curious about the structure.
Click to expand...
Click to collapse
It's quite simple, is just a simple camera app with lots of hardcoded stuff (I'm going to fix it, don't worry hahaha). I just wanted to publish something to show is possible to shoot in RAW on the Zenf2. I'm planning to clean up the code and add some nice manual/auto ISO and shutter speed in the next versions (I've tested and these features work perfectly with RAW )
dreckneck said:
It's quite simple, is just a simple camera app with lots of hardcoded stuff (I'm going to fix it, don't worry hahaha). I just wanted to publish something to show is possible to shoot in RAW on the Zenf2. I'm planning to clean up the code and add some nice manual/auto ISO and shutter speed in the next versions (I've tested and these features work perfectly with RAW )
Click to expand...
Click to collapse
I had some problems to use the C++ libraries on Android Studio. I can't install the NDK, it's weird...
Btw, great job enabling the raw shoot mode at this phone.
pedperpat said:
I had some problems to use the C++ libraries on Android Studio. I can't install the NDK, it's weird...
Btw, great job enabling the raw shoot mode at this phone.
Click to expand...
Click to collapse
Thanks! I've updated the project to use the latest gradle plugin now, try updating Android Studio. NDK building is WAAAAAAY easier on the latest versions. If you need help, you can PM me
PS: I hate Android Studio hahaha
not working it's not compatible on my z00d mokee rom nightly 7.1.2, why?
dreckneck said:
Thanks! I've updated the project to use the latest gradle plugin now, try updating Android Studio. NDK building is WAAAAAAY easier on the latest versions. If you need help, you can PM me
PS: I hate Android Studio hahaha
Click to expand...
Click to collapse
I hate Android Studio at the update of NDK Libraries only. Android Studio is a great IDE despite of its slowly load times.
I'm at work, will try again your app when I came home
Let's check the github repo a little
dreckneck said:
Every picture you take using a digital camera was raw in some point of its processing. Of course, some camera sensors do all the processing inside and only dump the ready-made JPEG (this is not the case of the Zenfone 2). But, in theory all sensors (dumb VGA webcams, point-and-shoot cameras, DSLR professional cameras, smartphone cameras) could be capable shooting in RAW. In smartphones, most of the time, the limitation is on the camera software, not in the hardware. The Zenfone's (and other Intel) raw shooting ability is just a little bit hidden
Click to expand...
Click to collapse
TIL! I've been searching for application that could take RAW format since Camera2 API was released, but all of them are not compatible with Zenfone 2. Looked up to the internet and most of them claimed that the hardware does not support taking photos in RAW format, then I eventually accepted it as a fact.
Thanks for the awesome application.
I try your app on my Zenfone 2 (ZE551ML) with resurrection remix 5.8.3, but it won't install, is your app only for stock rooted firmware??
Sorry,but i can't find any photo i've taken and there is no menu at all
themonyo666 said:
not working it's not compatible on my z00d mokee rom nightly 7.1.2, why?
Click to expand...
Click to collapse
Because the sensor used in the Zenfone 2 ZE500CL is different. Unfortunately, the app needs some specific information about the camera sensor to generate the DNG files. However I'm planning to make the app smarter to get all this specific sensor info automagically so it could work on a wider range of phones
amerli73 said:
I try your app on my Zenfone 2 (ZE551ML) with resurrection remix 5.8.3, but it won't install, is your app only for stock rooted firmware??
Click to expand...
Click to collapse
Hmmm... That's weird. What was the error message during the installation?
dimitrakhs1 said:
Sorry,but i can't find any photo i've taken and there is no menu at all
Click to expand...
Click to collapse
Inside the "DCIM" directory there is another directory called "RawDumper"; the DNG pictures should be there
dreckneck said:
Hmmm... That's weird. What was the error message during the installation?
Click to expand...
Click to collapse
Just this
amerli73 said:
Just this
Click to expand...
Click to collapse
I've got the same result.
Using: Lineage OS 14.1 - Latest Build
dreckneck said:
Inside the "DCIM" directory there is another directory called "RawDumper"; the DNG pictures should be there
Click to expand...
Click to collapse
I know.Still nothing...
This is a bomb! Good quality and a lot of headroom to play with ir RAW developing program (i use raw therapy)

[APP][PORT][Repost] Google Camera port for LG G5 Normal & Wide Angle (by cstark27)

[APP][PORT][Repost] Google Camera port for LG G5 Normal & Wide Angle (by cstark27)
cstark27 said:
NOTE: I am not a developer but I have tried my best to create a port that has most of the basics working on my LG V30. I cannot promise I can fix any bugs for other devices but if I have time, I can try to look into some. This version is based off Scrubber's [4PDA] and uses information I've learned from using and looking at Arnova8G2's, BSG's and others versions. All their work is much appreciated and is the only thing that makes this possible.
NOTE: This is how the V30's Camera ID's are laid out. My normal lens app uses ID 0 and 1. My wide lens app uses ID 1 and 2.
Camera 0 "LENS_FACING_BACK"
Camera 1 "LENS_FACING_FRONT"
Camera 2 "LENS_FACING_BACK" (wide angle)
I cannot guarantee success on other devices, especially if the phone does not even report all cameras through the Camera2 API (use Camera2Test app to verify your device info). If you are on LineageOS, please consult your dev to see if they can alter the camera ID's to properly match LG stock roms, if my version does not work.
Working on my V30: Optical Image Stabilization; Front/Rear/Wide HDR+ ZSL & Enhanced; Front/Rear/Wide Portrait Mode; Front/Rear/Wide 1080p 30fps video; will test other functions later but the menus work
My normal version should work fine on devices that have a decent Camera2 API support. Snapdragon Galaxy S8, Note 8, Nokia 6, Nokia 8, Essential PH-1, HTC U11, etc.
----------------------------------------------------------------------------------------------------
cstark27 v3.6
If you have issues, Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
LG G6 Lineage users can use the toggle in the wide angle APK to fix their camera ID issue. You must force close the app.
-Added 5 Exposure Time settings for Adaptive Shutter Speed. "Super Slow" is the same as V3.5. "Very Slow" is about 2x faster and so on and so forth. On my phone "Slow" is not actually Slow and matches normal HDR+ Enhanced speed. But it may change depending on device so I left it.
-Normal APK: Save HDR+ choice after going into Settings (credit Miniuser123)
-Organized Settings>Advanced by grouping all HDR+ Enhanced stuff into a section. Changed a couple strings so they'd be translated to other languages.
-Skip Color Fix if Adaptive Shutter is enabled
-Removed Slow Motion menu item unless you have a LG G5, G6, V20, or V30. BUT, you can enable it in Settings>Experimental.
-Wide APK: Change HDR+ Config to Taimen so ZSL (Zero Shutter Lag) is back, but I've defaulted HDR+ to Enhanced. This won't change until you clear app data or go into settings though.
-Wide APK: Remove Slow Motion menu item
2 Separate APK's (download both, they do not require each other though so you can use a different normal lens version if you want):
Download standard rear + front cam: cstark27_GCam_5.1.018_24_v3.6
Download wide rear + front cam: cstark27_GCam_5.1.018_24_wide_v3.6
----------------------------------------------------------------------------------------------------
There is no model or config to set, you should be good to go after installing. But here is the setup:
-Normal Lens APK Config:
--LG G6
---Rear Model: Nexus 6 (shamu), Front Model: Huawei Nexus 6P (angler)
--All other devices
---Rear Model: Pixel 2 XL (taimen), Front Model: Huawei Nexus 6P (angler)
-Wide Lens APK Config:
--LG G6
---Rear Model: Nexus 6P (angler), Front Model: Huawei Nexus 6P (angler)
--LG G5, V20, V30
---Rear Model: Pixel 2 XL (taimen), Front Model: Huawei Nexus 6P (angler)
Previous Versions:
cstark27 v3.5
-Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
-Added Advanced>HDR+ Enhanced Portrait Mode : This forces Portrait Mode to use HDR+ Enhanced which will offer better dynamic range but you lose Zero Shutter Lag (Thanks Arnova8G2 for this cool trick)
-Added Advanced>HDR+ Enhanced Adaptive Shutter Speed : This is the Slow Shutter mod from miniuser123. I would say this is "beta" for LG devices. I know on my V30 some tuning is needed to the parameters but I want your guys feedback first. It only affects HDR+ Enhanced. The shutter speed will slow down the darker your scene is. You probably want a tripod or something to prop your phone against, for best sharpness. In normal lighting the shutter speed seems to be the same as before so I don't think it would be a negative to leave this on - but it's your choice and needs testing.
-Added LG G6 Lineage Camera ID Fix toggle to Wide Angle APK so there shouldn't need to be separate Lineage builds for G6 anymore
-Optimizations courtesy of Arnova8G2
cstark27 v3.4
-Added Lens Blur Mode on side menu
-Added Advanced>LG G6 Color Fix from cstark27 v3
-Removed Zero Shutter Lag option from Wide Angle due to issue with very over-exposed highlights. Will be brought back when this issue is fixed.
-Removed Disable ZSL toggle as it did not fix anything and caused more problems
cstark27 v3.1 standard and v3.2 wide
-JPEG quality increased to 98% by default
-Removed LG G6 Color Fix option hoping the model change fixes their color issues (you may Delete Data of the app)
-HDR+ Parameters moved to Advanced menu
cstark27 v3 wide angle beta 1 (with LG G6 LineageOS patch)
-Separate APK based off cstark27 v3
-Fix front camera crash
-Change "config" to Nexus 6P (ZSL on the wide angle does not process HDR+ currently, so this ensures the user always gets HDR+ processing)
cstark27 v3 wide angle alpha
-Separate APK based off cstark27 v3
-ALPHA version of wide angle support
cstark27 v3
-fix G6 video (and probably other Android 7.0 devices) thanks to Arnova8G2
-add LG G6 Color Fix option under advanced thanks to Arnova8G2
cstark27 v2.1
-EXIF fix, thanks Arnova8G2
-Enable HDR+ toggle by default
-Uncheck camera:use_photos by default to increase stability (turn back on and test if you want. Enabling this makes it use Google Photos.)
-Uncheck camera:enable_micro by default to increase stability (turn back on and test if you want. Enabling this enables Motion Photos for Oreo only(?)
cstark27 v2
-fixed video on Pixel configs for LG V30
cstark27 v1
-based off Scrubber's APK
-forced model of front camera to Nexus 6P for proper HDR+ Processing and color (thanks BSG)
-rear model is set to Taimen
As always, thanks to Scrubber (whose APK I started with), Arnova8G2, BSG.
Click to expand...
Click to collapse
Here a Google Camera Port & Mod by cstark27
See the link below for the original post and faster updates (I'll update this post when I can)
Original Post : https://forum.xda-developers.com/lg-v30/themes/cstark27-google-camera-mod-wide-angle-t3747263
2 Separate APK's (download both, they do not require each other though so you can use a different normal lens version if you want):
Download standard rear + front cam: cstark27_GCam_5.1.018_24_v3.6
Download wide rear + front cam: cstark27_GCam_5.1.018_24_wide_v3.6
Install the two apps the have the full experience
- Tested on LG G5
- Tested on Android 7.0 Nougat
- Standard rear + front cam
- Wide rear + front cam
- Useless Google Cameras options removed which is great
All credits to cstark27
:good:
I'm on a G5, and my camera crashes when playing with lens blur on the back lens. Any ideas on how to fix it? I did clear the data as you suggested.
Sonic Offline said:
I'm on a G5, and my camera crashes when playing with lens blur on the back lens. Any ideas on how to fix it? I did clear the data as you suggested.
Click to expand...
Click to collapse
I have no problem with mine with the normal and wide lens apps. Try un-installing both apps and do a clean up of the phone with a phone cleaner, then re-install both apps.
Aragami84 said:
I have no problem with mine with the normal and wide lens apps. Try un-installing both apps and do a clean up of the phone with a phone cleaner, then re-install both apps.
Click to expand...
Click to collapse
I don't know what you mean by a "clean up" app but after running Power Clean or whatever it's called my camera still crashes.
Sonic Offline said:
I don't know what you mean by a "clean up" but after running Power Clean or whatever it's called my camera still crashes.
Click to expand...
Click to collapse
That's what I meant, then I have no idea what's causing this.
The last solution might be to reset your phone to factory.
Go check on the original topic if anyone as the same issue.
https://forum.xda-developers.com/lg-v30/themes/cstark27-google-camera-mod-wide-angle-t3747263
Same problem as above...lens blur pics are just blank and app crashes when i try see pic taken from gcam app. Also each captured image is making another folder
My normal one is really lag. I have tried to clear data. It works normal. I don't know why?
I so much love the potrait effect
Dont work the wide camera on RS988 with Resurrection Remix 6.0.0 ?
Not working on my LG H850
:crying:
Tried the Apps yesterday but without success. Focus Mode always crashed in both Applications.
Version 3.8 (newest)
Sadfully no Google Cam for my H850
akki7636 said:
Same problem as above...lens blur pics are just blank and app crashes when i try see pic taken from gcam app. Also each captured image is making another folder
Click to expand...
Click to collapse
Same problem
Any ideas?
for me the Gcam HDR picture gives the best results
3 images to compare..stock LG with hdr on..gcam with hdr and gcam with hdr enhanced(to dark in my opinion)
didnt do that great, sorry
using latest release on h850
Pardon me.maybe i didnt not look from thread if there is or not.just wanna ask if there is already availble ar sticker ar core for my beloved lg g5.tried and tested .tnx in advance
Sent from my LG-F700L using Tapatalk
nm
with those apps, is it possible to store the pictures and videos on the sd by default?
thanks
peppinousuraio said:
with those apps, is it possible to store the pictures and videos on the sd by default?
thanks
Click to expand...
Click to collapse
no because google's phones doesn't have sd card so google have only the option to store it in internal storage.
I don't know if a developer can change this from within the code without creating bugs and crashes
Has anybody successfully installed and used AR stickers on the G5? tried many times with multiple apks but so far no success
Sadly doenst work on G5 SE (looks like there's no Gcam that works with it), but works really great on mine Zenfone 3!!! Thanks very much!!! I didnt like the photo preview from portrait pictures compared to Arnova, but now I have HDR+ working which is awesome!!!
Hi. I am using this apk of cstark WITHOUT ROOT and the photos look amazing. The only problem I have is that I can not record at 1080p 60fps even if I select that quality. will it be because I have to activate the camera 2 api?
Although it says that it's been tested on an LG G5, when attempting to install onto my LG G5 SE it says that it's incompatible.
(Downloaded only the standard APK due to network connectivity issues)

[App] GCam 7.2 & 6.2, 6.1 for Realme 2 Pro : with Most Features [UPDATED on FEB 20]

[App] GCam 7.2 & 6.2, 6.1 for Realme 2 Pro : with Most Features [UPDATED on FEB 20]
Google Camera is the camera app for the Google Nexus and Google Pixel phones. It is not designed or intended to be run on other phones.This list is an attempt to catalog the best working ports.​______________________________________________________________________________________________
Most stable so far for Realme 2 Pro.
UPDATE(as on Dec 2019)
V7.2
https://www4.zippyshare.com/v/gUKpIlFI/file.html
V6.2(Doesn't support config file .xml)
https://f.celsoazevedo.com/file/cfiles/gcm1/GCam_6.2.030_N7P_test1.2.apk
V6.1(Supports config file .xml)
OLD: https://f.celsoazevedo.com/file/gcamera/GCam_6.1.021_Advanced_V1.4.032219.1950.apk
NEW: https://f.celsoazevedo.com/file/gcamera/GCam_6.1.021_Advanced_V1.5.190418.1850.apk
Working Features
V7.2
Astrophotography (New Features)(Setings > Advanced > Turn on.)
4K video capture (New Features)(Setings > Turn on.)
Social media depth features (New Features)
Framing hints (New Features)
Front and rear Cam with HDR+ & HDR Enhanced
Nightsight (Front & Back)
Portrait Mode (Front & Back)
Bokeh mode
Google Lens
Photo Sphere
Panorama(New Features)
V6.2
Front and rear Cam with HDR+ & HDR Enhanced
Nightsight (Front & Back)
Flash for Rear Night Sight (New Features)
Screen Flash & Face Brightening for Front Night Sight (New Features)
Focus Tracking (New Features)
Time Lapse
Portrait Mode (Front & Back)
Bokeh mode
Google Lens
Photo Sphere
Photo Booth
Face Wrap (New Features)
V6.1
Front and rear Cam with HDR+ & HDR Enhanced
Nightsight (Front & Back)
Time Lapse
Portrait Mode (Front & Back)
Bokeh mode
Google Lens
Photo Sphere
Photo Booth
Bug/Glitch List
Slo mo not working in any mod
Front cam with flash crashes[Turn off HDR to make it work.]
Front portrait with flash crashes
--------------------------------------------------------------------------------------------------------------------------------------------------------
Developement Section
These 3 is common for every mod. Apart from these there are few glitches(depending upon mod version) like
Rear video lagging in 1080p
Front nightsight crashes
Front portrait
*So, if anyone testing other versions, please check above sections.
______________________________________________________________________________________________
Other GCam mod link:
Click here.
https://youtu.be/XXGnFFUB1KU
Watch this video , it works perfectly
NinadMestry said:
https://youtu.be/XXGnFFUB1KU
Watch this video , it works perfectly
Click to expand...
Click to collapse
Bro please read the post. The versions mentioned in video is not fully functional(even described in video). Overall the points I mentioned its nowhere shown. I personally tested more than 30 Gcam mod including those 2 of video. You can test those sections even on those apps alongside other mod versions found here.
May i know whats the difference between those apk supports and Unsupported config file xml? I m on Stock Rom.. Unrooted, Fully stock. Nothing modified in my device. Which one will work fine?
Bhabesh98 said:
May i know whats the difference between those apk supports and Unsupported config file xml? I m on Stock Rom.. Unrooted, Fully stock. Nothing modified in my device. Which one will work fine?
Click to expand...
Click to collapse
Use cases of .xml file:
This can be used for a few things. For example:
Quickly switch between the best settings for low light and day light;
Use recommended settings from devs/other users for your phone;
Move between versions without loosing your settings;
Keep unstable features enabled on one config but disabled on another;
Bhabesh98 said:
May i know whats the difference between those apk supports and Unsupported config file xml? I m on Stock Rom.. Unrooted, Fully stock. Nothing modified in my device. Which one will work fine?
Click to expand...
Click to collapse
All the app mod mentioned above is for stock rom (with/without root,doesn't matter). All will work flawlessly.
What is config file?
Google Camera 6.1 versions support export/import of config(.xml) files, allowing users to use the settings of other users. You can also share your settings with other users to provide them best output. Besides this , you can quickly load different settings for different lightning conditions.
If you don't want to use any 3rd party settings, just use 6.2 versions.
For more info : Read this..
Any updated version for the gcam?
Sir 6.2 version need more stability
Sir 6.2 version of gcam 04.06.19 is great overall but we need more stable version specially in night sight sometimes it doesn't work
scorpii2310 said:
Any updated version for the gcam?
Click to expand...
Click to collapse
I will update as soon as I get something better than above mods. Otherwise it will be updated directly to GCam v6.3.
Thank you.
Amerporio said:
Sir 6.2 version of gcam 04.06.19 is great overall but we need more stable version specially in night sight sometimes it doesn't work
Click to expand...
Click to collapse
Please clear data n cache after installation. There may be little issues in each version as all the apps are modded and not officialy supported.
Thank you.
DotFix for the Realme 2 Pro, by wyroczen.
Needs root and a GCam apk with fixes to reduce noise (apks from wyroczen and some from urnyx). More info on the link above.
Kindly bring gcam for realme 2 pro with no dots effect on photo after zooming and slow mo support...
Thanks...
Firstly, thanks for the camera port...
However, in my case, it always crash at launch. could you please tell what might be the problem? I am attaching a gif image in case it matters.
I am using january security patch update.
Thanks
https://imgur.com/a/RwE2GZY
Time-On Task said:
Firstly, thanks for the camera port...
However, in my case, it always crash at launch. could you please tell what might be the problem? I am attaching a gif image in case it matters.
I am using january security patch update.
Thanks
https://imgur.com/a/RwE2GZY
Click to expand...
Click to collapse
Same for me
Close
I tried it with lots of time and it close immediately. I'm using 7 version without root. I have realme 2 pro.
ASHU3003 said:
Same for me
Click to expand...
Click to collapse
samf66055 said:
I tried it with lots of time and it close immediately. I'm using 7 version without root. I have realme 2 pro.
Click to expand...
Click to collapse
You have to enable Camera HAL3 first in "Additional Settings->Developer Options"
Not working properly after android 10 update
Gcam doesn't works properly after android 10 update
01nikhil said:
Gcam doesn't works properly after android 10 update
Click to expand...
Click to collapse
Yes, It stopped working for me too. Have you found any workaround for this?
01nikhil said:
Gcam doesn't works properly after android 10 update
Click to expand...
Click to collapse
Realme provided a gcam with a10 compatibility use that for now.
You will find link of that gcam in changelog of official RUI update
sounak1 said:
[App] GCam 7.2 & 6.2, 6.1 for Realme 2 Pro : with Most Features [UPDATED on FEB 20]
Google Camera is the camera app for the Google Nexus and Google Pixel phones. It is not designed or intended to be run on other phones.This list is an attempt to catalog the best working ports.​______________________________________________________________________________________________
Most stable so far for Realme 2 Pro.
UPDATE(as on Dec 2019)
V7.2
https://www4.zippyshare.com/v/gUKpIlFI/file.html
V6.2(Doesn't support config file .xml)
https://f.celsoazevedo.com/file/cfiles/gcm1/GCam_6.2.030_N7P_test1.2.apk
V6.1(Supports config file .xml)
OLD: https://f.celsoazevedo.com/file/gcamera/GCam_6.1.021_Advanced_V1.4.032219.1950.apk
NEW: https://f.celsoazevedo.com/file/gcamera/GCam_6.1.021_Advanced_V1.5.190418.1850.apk
Working Features
V7.2
Astrophotography (New Features)(Setings > Advanced > Turn on.)
4K video capture (New Features)(Setings > Turn on.)
Social media depth features (New Features)
Framing hints (New Features)
Front and rear Cam with HDR+ & HDR Enhanced
Nightsight (Front & Back)
Portrait Mode (Front & Back)
Bokeh mode
Google Lens
Photo Sphere
Panorama(New Features)
V6.2
Front and rear Cam with HDR+ & HDR Enhanced
Nightsight (Front & Back)
Flash for Rear Night Sight (New Features)
Screen Flash & Face Brightening for Front Night Sight (New Features)
Focus Tracking (New Features)
Time Lapse
Portrait Mode (Front & Back)
Bokeh mode
Google Lens
Photo Sphere
Photo Booth
Face Wrap (New Features)
V6.1
Front and rear Cam with HDR+ & HDR Enhanced
Nightsight (Front & Back)
Time Lapse
Portrait Mode (Front & Back)
Bokeh mode
Google Lens
Photo Sphere
Photo Booth
Bug/Glitch List
Slo mo not working in any mod
Front cam with flash crashes[Turn off HDR to make it work.]
Front portrait with flash crashes
--------------------------------------------------------------------------------------------------------------------------------------------------------
Developement Section
These 3 is common for every mod. Apart from these there are few glitches(depending upon mod version) like
Rear video lagging in 1080p
Front nightsight crashes
Front portrait
*So, if anyone testing other versions, please check above sections.
______________________________________________________________________________________________
Other GCam mod link:
Click here.
Click to expand...
Click to collapse

mi a2 gcam front camera only 5mp ?

Is there anyway to use the full 20mp in front facing camera.. All gcam takes default 5mp by pixel binding.. also flash didn't work like stock... It acts like a torch while capturing photo
androshanki said:
Is there anyway to use the full 20mp in front facing camera.. All gcam takes default 5mp by pixel binding.. also flash didn't work like stock... It acts like a torch while capturing photo
Click to expand...
Click to collapse
i am using miui 12 pie and both stock and gcam are working at the same time .....
both have their advantages....
1. gcam uses pixel binning ( combining ) them
_so your camera is not really using 5mpx ..it is using max pixels merged into a 5mpx output_
_this might give you a good or better looking photo than some 20mpx sensors on some phones
_people use gcam because of Google's theoretical excellence in processing photos *** therefore better photos than stock ... because if you feel.stock has better photos than there is no argument for using gcam
2. gcam mods which allow you to choose to manually force the gcam to use the secondary ( aux ) exist ...you can use it in combo with magisk modules
_dont expect a giant leap in photo quality since our aux sensor is for low light ...and was never meant not even by Xiaomi to act as the main shooter
_stock camera changing between sensors automatically while in gcam.you will. have to.do.it manually _
_VERY IMPORTANTLy ...our aux sensor is NOT api2 compliant only our main sensor ...as per Xiaomi ...so Xiaomi needs to fix that if it can be fixed....that is why our phone isn't released with api2 enabled..
Options:
1. Use magisk module in stock rom to get stock camera
2. Use stock rom to use miui 12 pie to get both stock and gcam working at the same time
3. Use gcam with aux sensor select button in settings to activate it manually in custom rom
4. buy a jasmine or wayne device and donate it to gcam.modder or dev stating your wish that he/she fixes it so it runs how you feel.it should run
I'm pretty certain this info is old and if you looked you'd find all the magisk modules and gcams and mods and info floating around ...
go check out the official gcam mods page for devs working on cams for our device and try them.all to find the one you like best and maybe give them.a small donation
try out the stock cam magisk module to see if it works correctly on custom rom
failing that just your miui with magisk to have it all.
Stock makes great depth of field photos imho
Gcam takes richer photos in general like but if you aren't careful you might run in oversaturation ..more options
_you can enable arcore and ar stickers by magisk mod and using patched playground from gcam mods page
This doesn't seem to be a GCam issue... All camera apps just see 5MP for the front and secondary back camera. It's probably an internal issue with Camera2Api?

[Gcam] [10-11] Gcam for A70 with wide angle

This is a modded version of the gcam by tigr that I made for the a70 with wide angle camera working
I thought I'd share incase someone finds it useful.
Base: trcamera xmas release
Dev: tigr
Gcam version: 7.4
*Features
Spoiler
Wide angle support
Portrait
Video
16 x zoom (digital)
Night sight with astrophotography optional
Raw+jpeg capture (import raw file to lightroom to view it as samsung gallery has a bug of showing only low resolution)
Hdr+ and hdr+ enhanced (use hdr+ for fast pictures and motion photo or hdr+ enhanced for the best quality)
Motion photo (viewable in google photos only)
Pro mode for manual focus / iso / shutter speed (toggle auto/pro mode in viewfinder)
Focus tracking (toggle on/off in viewfinder but disable for better performance as it may cause lag)
Google awb (toggle on/off from drop-down menu, recommended only for night sight or for unique shots)
Libpatcher advanced enabled for better processing and customized for a70
Enabled DCI-P3 color space
*Install instructions
Spoiler
Place config in internal storage/trCamera/XMLConfigs folder
Install gcam, open, and give required permissions
Double tap on black bar beside the capture button
Select config and restore
make sure to use the gcam provided below as it won't work with other mods
And dont mess with the settings as it was made with the optimal settings specifically for the a70
For oneui 2.0, 2.5, and 3.1
Make sure to check out our telegram channel for more gcam mods for the a70
Spoiler
A70 GCam Configs
Hi. This is where admins and I share some GCam Configs for Samsung A70. Enjoy
t.me
*App/config download:
Spoiler
GCam link:
https://www.androidfilehost.com/?fid=17248734326145724540
Config link:
https://www.androidfilehost.com/?fid=17248734326145724594
Credits:
gcam devs
and my friends at telegram for helping and testing
reserved
Can't seem to find the folder of Trcamera...
Nick312 said:
Can't seem to find the folder of Trcamera...
Click to expand...
Click to collapse
Create a folder in internal storage as mentioned above trCamera and inside create another one called XMLConfigs
Love this version, but I can't seem to find how to turn on the 3x3 grid, it helps me a lot to take good pics. Also, pics sometimes have too much contrast with this config (main lens) and the pics on the wide angle lens are too noisy.
Batpope said:
Love this version, but I can't seem to find how to turn on the 3x3 grid, it helps me a lot to take good pics. Also, pics sometimes have too much contrast with this config (main lens) and the pics on the wide angle lens are too noisy.
Click to expand...
Click to collapse
The grid cam be found if you go to settings/general settings (first option)
And unfortunately the quality of the wide angle camera isn't great to begin with and if i wanted to decrease the noise the picture will become unnatural and not that good
AbOuLfOoOoOuF said:
The grid cam be found if you go to settings/general settings (first option)
And unfortunately the quality of the wide angle camera isn't great to begin with and if i wanted to decrease the noise the picture will become unnatural and not that good
Click to expand...
Click to collapse
Oops, don't know how I missed the grid option, thanks! Damn that sucks about the wide camera, but yeah, I figured. Thanks!
why would u need DCI-P3 or AdobeRGB or anything other than sRGB?
sRGB is best option for JPEGs. If u don't believe me - ggl it. AdobeRGB, for example, will use same 256 gradations but map it to different colors. Those "colors" will be outside of normal sRGB spectrum in which most displays work. What u will get is less gradations and more banding of regular sRGB colors.
Thank you very much! I had a problem with the latest update and ended up bringing it to the Samsung repair service. My old gcam wont work the way it used to. This one takes photos a little slower than 7.3 (?) but still good quality photos. I really appreciate it!

Categories

Resources