Best manual camera app? - Google Pixel 3 XL Questions & Answers

Coming from the v30 I miss their dslr-like camera app (but not the performance of the camera). Does anytime have a good alternative that supports the new api?

+1 for this as I'm also looking for a manual camera app that can control the shutter speed and ISO. Night sight is great but at times, I know shooting manual will give me better results.
I tried Open Camera but the shutter speed is limited to 1/4 max

i prefer "FreeDCam" https://play.google.com/store/apps/details?id=troop.com.freedcam
- UI is clear with many settings
- Manual control in photo and video
- Exposure bracketing as well as focus stacking and time-lapse
- direct support via telegram group - https://t.me/joinchat/BdeA6xCXJ-DvG0wT_kjW-A
- experimental features like HDR + etc
next is "ProShot" https://play.google.com/store/apps/details?id=com.riseupgames.proshot2
- max ISO7111 & 4 second exposure time
- supports exposure series RAW, jpeg, RAW + jpeg + -4.0 - take three shots in less than a second
- Lightpainting mode
- manual exposure in video mode
- Time-lapse mode
- simple and clear UI

Related

[GCam] [Wide Angle] LG G5,LG G6,LG V20,LG V30 - v4.2

Disclaimer
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.
Click to expand...
Click to collapse
Introduction
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+?
Basic: HDR+ is Google's proprietary image processing routine, and is more than just traditional "HDR' modes. HDR+ employs image stacking to control exposure, and also to preserve details, reduce noise, increase sharpness, etc. It is an all-in-one package.
Advanced: https://ai.googleblog.com/2014/10/hdr-low-light-and-high-dynamic-range.html
Google Camera Features
Pixel 1
Zero Shutter Lag (ZSL) HDR+ - The Pixel 1 introduced ZSL HDR+ which means when you open the camera, the system utilizes the Hexagon DSP to constantly buffer frames and marks the time slot of when you pressed the shutter button.
* -- Quote from Marc Levoy via The Verge:
"The moment you press the shutter it's not actually taking a shot — it already took the shot," says Levoy. "It took lots of shots! What happens when you press the shutter button is it just marks the time when you pressed it, uses the images it's already captured, and combines them together."
It's a major usability improvement on the HDR+ mode in last year's Nexus 6P and 5X. "What used to happen last year is you'd press the shutter button and you'd get this little circle going around while it captured the images you need for the burst; now it's already captured those," says Levoy. "And that's big, because that means that you can capture the moment you want."
* -- https://www.theverge.com/2016/10/18/13315168/google-pixel-camera-software-marc-levoy
Pixel 2
Portrait Mode - Simulates bokeh for improved subject separation from the background. The front camera of the Pixel 2 only provides Portrait Mode when a human face is detected, and the rear camera can work on an object, an animal, a human, etc because it uses information from the Dual Pixel PDAF sensor to detect depth. Google Camera ports for non-Pixel phones can NOT do this so all ports for non-Pixel phones utilize the front camera technique for both front & rear (which means all ports for non-Pixel phones can only properly apply bokeh when a human face is detected).
* -- Advanced read: https://ai.googleblog.com/2017/10/portrait-mode-on-pixel-2-and-pixel-2-xl.html
Motion Photos - Provides short clips of moments before and after you take the photo.
* -- Advanced read: https://ai.googleblog.com/2018/03/behind-motion-photos-technology-in.html
Pixel 3
Top Shot - When Motion is set to Auto or On, Pixel will recommend a better photo to you if it detects one. Like if you captured a photo when someone blinked.
* -- Demo: https://www.youtube.com/watch?v=BMa1H97zUQ8
Photobooth - Automatically capture a photo when Pixel detects a silly face or a smile.
Super Res Zoom - Enhances zoomed picture quality by purposely shifting the camera module using OIS (Pixel 3 only) to gather more data.
* -- Advanced read: https://ai.googleblog.com/2018/10/see-better-and-further-with-super-res.html
Motion Metering - On the Pixel 3 Motion Metering is used in the "default photo mode" to detect subject motion and if it detects enough motion, Pixel will shoot with a faster shutter speed to reduce subject blur. The Pixel 1 and 2 get to use this in Night Sight only.
* -- Further reading (about 1/3 down the article): https://ai.googleblog.com/2018/11/night-sight-seeing-in-dark-on-pixel.html
Synthetic Fill Flash - Pixel 3 will brighten faces in selfies.
Tracking Autofocus - Tap on a subject or area to keep focus when the subject or phone moves.
Learning Based White Balance - Google's attempt to fix white balance for low light photos. Used in Night Sight and HDR Enhanced on the Pixel 3.
* -- Further read (about 1/2 down the article): https://ai.googleblog.com/2018/11/night-sight-seeing-in-dark-on-pixel.html
Portrait Mode Learned Depth - Pixel 3 improves the rear camera Portrait Mode depth detection for more consistent and more pleasing bokeh.
* -- Advanced read: https://ai.googleblog.com/2018/11/learning-to-predict-depth-on-pixel-3.html
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.
Click to expand...
Click to collapse
Images
"Wide Angle" / "Default Camera" option in the side menu:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Advanced Options:
Installation instructions
Root is NOT needed.
* -- Download APK to your Phone (or PC then transfer to your phone)
* -- Locate APK with File Manager and Install
* -- You will be prompted to Allow Unknown Sources. This is normal for APK's not downloaded from the Play Store.
Click to expand...
Click to collapse
Download
cstark27 v4.2
cstark27_GCam_5.1.018_24_v4.2t3.apk
If you have issues, Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
-If device has more than 3+ camera sensors, displays a new side menu "Wide Angle"
--Click this item and it opens Settings and displays a message "Switching rear Camera ID. Press back to complete." So just press the back button when you see the settings menu pop up. I can't figure out a way to do this programmatically.
--On first install you may have to click this twice for it to start working
--After this is toggled the side menu will say "Default Camera" to indicate you can switch back
-The Camera Switch icon is green now to try to indicate you can Long Press this to do the same function as above (alternate between rear camera ID's)
v4.2 fixes:
-Resolution for main and aux lens separated thanks @fu24
v4.1 adds:
-Add LG G6 Lineage Toggle
-Add Advanced>Default HDR+ Mode for Normal and Wide Lens options
--Switching rear cameras will change the HDR+ to the specified mode
--Usage: If you want the regular lens to usually be HDR+ ZSL, but the Wide Angle to always be HDR+ Enhanced. You can also select No Change (default) so HDR+ mode is not changed by the system and will keep what you choose when switching rear cameras
Credits Arnova8G2, arthur, namok, fu24, Tolyan009/TlnNeun
Alternative download location (thanks to @s4turno):
https://www.celsoazevedo.com/files/android/google-camera/dev-cstark27/
Alternate versions posted by @fu24 which has a toggle for standard/wide angle in the settings and much more customization options:
https://forum.xda-developers.com/showpost.php?p=76878015&postcount=505
Previous Versions:
cstark27 v4.0
If you have issues, Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
-If device has more than 3+ camera sensors, displays a new side menu "Wide Angle"
--Click this item and it opens Settings and displays a message "Switching rear Camera ID. Press back to complete." So just press the back button when you see the settings menu pop up. I can't figure out a way to do this programmatically.
--On first install you may have to click this twice for it to start working
--After this is toggled the side menu will say "Default Camera" to indicate you can switch back
-The Camera Switch icon is green now to try to indicate you can Long Press this to do the same function as above (alternate between rear camera ID's)
-Black Level calculation adjusted to see if purple tint in shadows is fixed
-Updated code of Settings Restart to newest version
-Adjusted detection code for Hexagon DSP so mainly just LG's don't use it automatically
Credits Arnova8G2, arthur, namok, fu24, Tolyan009/TlnNeun
cstark27 v3.8
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.
-Renamed standard lens package name to avoid interference with other versions (uninstall your current version)
-Set Use_Photos on by default
-Ported Camera relaunch after going into Settings from namok/SerJo87/Arnova8G2 (no longer have to force close when changing a setting)
-Changed Frame Count to have a faster setting (may be useful for photos of children)
-Added toggle to remove Portrait Mode default zoom level
cstark27 v3.7
-Added Advanced>Disable ZSL Toggle (this switches between Pixel 2 HDR toggle and Nexus 6 No ZSL HDR toggle)
-Added Advanced>Model so users can experiment with phone Models (only for the rear camera). You do not need to adjust this if you don't want to, the default setting is the same as before (AUTO).
-Added Experimental>Use Hexagon DSP and set it to No by default. This used to be "auto", effectively, and on most Snapdragon phones it would be using the Hexagon DSP in previous versions. In my testing I have found better performance when taking multiple photos quickly, by turning this to "no". Let me know your results...
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
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.3
-IMPORTANT: CLEAR APP DATA after installing. This version changes the configs a little bit so more problems may happen if you do not erase app data.
-Fixed Wide Angle HDR+ Processing with Zero Shutter Lag (ZSL)
-Improved Re-focus after touch to focus
-Added JPEG Quality toggle
-Added Disable ZSL Config: switch between Pixel ZSL or Nexus 6 No ZSL configs
-Adjust look of settings and add About section from Arnova8G2
LG G6 owners: There may still be a purple tint in shadows in low light when using HDR+ Enhanced. I am still working on a solution but it is hard to find without having the device. There are apps that provide a black level offset to correct this but in tests we have seen that only the first HDR+ Enhanced photo is usually purple tinted but remaining photos are fine. Tapping to set focus and exposure also seems to help. I would also try the "Disable ZSL" setting and see if that helps. Huge shoutout at Mefiboshet for all of his testing and letting me pester him with test versions all the time.
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 Lens + Front Cam cstark27_GCam_5.1.018_24_v3.3
Download Wide Lens + Front Cam cstark27_GCam_5.1.018_24_wide_v3.3
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)
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
FAQ
Q: I'm on Oreo and my device constantly reboots?
A: Follow the steps in this post https://forum.xda-developers.com/showpost.php?p=77133433&postcount=1069
Q: Do I need to change any settings?
A: This mod is optimized for the LG G5, G6, V20, & V30 to run without changing any settings. Some settings in the Settings>Advanced menu will provide higher quality, with their own downsides. Experiment at your own will.
Q: What devices does this work for?
A: The normal (not wide angle) 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.
Click to expand...
Click to collapse
Thanks To/Credits
As always, thanks to Scrubber (whose APK I started with), Arnova8G2, BSG and all the other devs working on these projects.
Click to expand...
Click to collapse
XDA:DevDB Information
[GCam] [Wide Angle] LG G5,LG G6,LG V20,LG V30 - v4.2, Device Specific App for the XDA Community Apps
Contributors
cstark27, cstark27, fu24, Arnova8G2, defcomg, B-S-G, many more
Version Information
Status: Beta
Created 2018-11-28
Last Updated 2018-12-11
Oh nice! Already using one of your previous versions. They work very well. Will try the new ones out.
MOD EDIT: OP quote removed
Working great!
Woo you da man
Subscribed ?
It's working great. May I ask if this version has some kind of implementation that reduce the blurriness?
Also I'm using it right now, and I do see that its less blurry? Maybe it's a placebo effect?
Anyway it works great on LG V30
Also thank you very much for your hard work!
mxsoundtube said:
It's working great. May I ask if this version has some kind of implementation that reduce the blurriness?
Also I'm using it right now, and I do see that its less blurry? Maybe it's a placebo effect?
Anyway it works great on LG V30
Also thank you very much for your hard work!
Click to expand...
Click to collapse
I haven't put anything in yet, intentionally, to improve subject blur. But the normal lens is using a different HDR+ config this time which fixed a refocusing issue so it's possible it has other benefits as well I would guess - but I can't say for sure.
cstark27 said:
I haven't put anything in yet, intentionally, to improve subject blur. But the normal lens is using a different HDR+ config this time which fixed a refocusing issue so it's possible it has other benefits as well I would guess - but I can't say for sure.
Click to expand...
Click to collapse
Hi Sir, can you add manual/custom blacklevel for front camera?
cstark27 said:
I haven't put anything in yet, intentionally, to improve subject blur. But the normal lens is using a different HDR+ config this time which fixed a refocusing issue so it's possible it has other benefits as well I would guess - but I can't say for sure.
Click to expand...
Click to collapse
I think that's it because before when I try to tap to focus I seem to get more blurry picture than if I don't tap to focus.
Does it make your pictures also less blurry as well?
Just a quick T H A N K :good: Y O U !
Thanks very much for your time and effort. I am using both cameras and have had no problems on the V30.. ?
After the latest update... I see this toast coming everytime I capture a pic.... Screenshot attached...
[email protected] said:
After the latest update... I see this toast coming everytime I capture a pic.... Screenshot attached...
Click to expand...
Click to collapse
I have not seen the same. I have seen it before on different ports though. Did you clear the app data?
cstark27 said:
I have not seen the same. I have seen it before on different ports though. Did you clear the app data?
Click to expand...
Click to collapse
Yes...App data cleared... Before and after install...
@cstark27
I found 2 buges.
1. It always cycle till HDR complete the process, so it takes time to capture another picture.
2. It shows "Saved Metadata" when we immediately go to picture after shooting.
Thank, pls help to fix this!
Здравствуйте розработчик cstark27. телефон lg v 20 проблема с красным цветом на фото очень перенасыщенный красный цвет не знаю как сбросить вам фото с телефона
Hello developer cstark27. phone lg v 20 problem with red color in the photo very oversaturated red color do not know how to reset you photos from the phone
sergeylgv20 said:
Здравствуйте розработчик cstark27. телефон lg v 20 проблема с красным цветом на фото очень перенасыщенный красный цвет не знаю как сбросить вам фото с телефона
Hello developer cstark27. phone lg v 20 problem with red color in the photo very oversaturated red color do not know how to reset you photos from the phone
Click to expand...
Click to collapse
V20 here, I did not notice that problem.
Sent from my LG-H990 using Tapatalk
Hi,
Thanks for your mod it works best on my Nokia 6.
I have only one question: There is no video stabilisation toggle in the settings. Is it enabled or if not could you add this feature?
B4kcs4 said:
Hi,
Thanks for your mod it works best on my Nokia 6.
I have only one question: There is no video stabilisation toggle in the settings. Is it enabled or if not could you add this feature?
Click to expand...
Click to collapse
I'm seeing a toggle for video stabilization in both the regular and wide angle version. It's in the same section as the video resolution.
B4kcs4 said:
Hi,
Thanks for your mod it works best on my Nokia 6.
I have only one question: There is no video stabilisation toggle in the settings. Is it enabled or if not could you add this feature?
Click to expand...
Click to collapse
Nokia 6 ? Or nokia 8?
Hai @cstark27
Can you port cam for moto g5s plus?

Realme 2 [google camera]

Never miss a moment with Google Camera, and take fantastic pictures using features such as HDR+ and Smartburst.
Features
• HDR+ - Take pictures using HDR+ to capture fantastic photos, especially in low-light or backlit scenes.
• Video Stabilization - Capture exceptionally smooth videos even if your hands shake.
• Smartburst - Hold down the shutter button to automatically capture a stream of photos and make moving GIFs.
• Photo sphere - Create immersive spherical photos.
• Lens Blur - Add elegant background blur (bokeh) to close-up pictures.
• Slow Motion - Capture action in epic slow motion video (up to 240fps on some supported devices).
Requirements - The latest version of Google Camera only works on recent Nexus and Pixel devices on Android 7.1.1 and above. Some features are not available on all devices.
Permissions
• Camera: Required in order to capture pictures and videos.
• Location: Required in order to add location information to pictures.
• Microphone: Required in order to record audio with every video.
• Storage: Required in order to save picture and videos.
Free download Google camera for realme devices
*************Download link below*****************
****************************************************
Vaibhavdasss said:
Never miss a moment with Google Camera, and take fantastic pictures using features such as HDR+ and Smartburst.
Features
• HDR+ - Take pictures using HDR+ to capture fantastic photos, especially in low-light or backlit scenes.
• Video Stabilization - Capture exceptionally smooth videos even if your hands shake.
• Smartburst - Hold down the shutter button to automatically capture a stream of photos and make moving GIFs.
• Photo sphere - Create immersive spherical photos.
• Lens Blur - Add elegant background blur (bokeh) to close-up pictures.
• Slow Motion - Capture action in epic slow motion video (up to 240fps on some supported devices).
Requirements - The latest version of Google Camera only works on recent Nexus and Pixel devices on Android 7.1.1 and above. Some features are not available on all devices.
Permissions
• Camera: Required in order to capture pictures and videos.
• Location: Required in order to add location information to pictures.
• Microphone: Required in order to record audio with every video.
• Storage: Required in order to save picture and videos.
Free download Google camera for realme devices
*************Download link below*****************
****************************************************
Click to expand...
Click to collapse
Where is the link
Where is the link?

Themes / Apps / Mods Gcam 8.4 [portrait] [Dslr]

Gcam 8.4 for moto g40 fusion and g60.
Functions,
1. Dslr effect for both front and back camera.
2. Night mode with astrophotography working.
3. Front camera upscaled from 4mp to 12mp.
4. Back camera upscaled to 20mp
5. Wide angle camera upscaled to 18mp.
Note: Upscaling to high Megapixel increases its size as well.
Only issue, selfie mirror not working but works in portrait mode.
Gcam version 8.4 : Mod by Shamim
Xml is Dslr edited for moto g40/g60 devices.
I have only edited the xml rest work is done by ultimate gcam modder "Shamim".
New update : Click here
Ultra wide images are much much better l, especially in low light conditions. Thanks for this build.
Update :
Xml file -
Front camera Upscaling fixed to 12mp.
Back camera upscaled to 20mp fixed.
So photo size remains normal.
Update
Update: Version 3
Changelog:
• iPhone Taste
• Selfies and main lens photos are now much better
• Main & Selfie cam tunned
• UW blur outputs fixed
• Macro noise fixed
• Model interface changed
• HDR selection changed
• Increased no. frames in HDR+
• Color Transmission improved
• __Many fixes
• Etc.
Camera crashes when night mode requires more processing i.e when used dark environment or challangeing condition it crashes while processing image but in decent lightning when I use night mode it doesn't crash. (All these Crash occurs only when configs are applied and I tested with all the three configs and it crashed in all of them but without configs it doesn't crash in any condition ). Otherwise I loved it especially the ultrawide camera.
I can't apply the config file , it always says config not found. Please help
Create folder, GCam/Configs8.4/, and move the xml file there , then try
Khan ubaid said:
Create folder, GCam/Configs8.4/, and move the xml file there , then try
Click to expand...
Click to collapse
Thanks it worked
Update V5:
(For+ + shots)
Changelog:
• Added Nature Lens ()
• Use Main lens for Human Shots
• Macro & UW improved
• Blue tone fixed in Main Cam lens
• Good LDR for Macro
• Increased no. frames in HDR+
• Color Transmission improved
• __Many fixes done
• Etc.
Dslr V9: name same as by the developer @heyamiyou on telegram.
Changelog:
• Added Night lens (Astro ✓)
• Over saturation fixed
• Restart added in front lens (Now you can click selfies in any mode)
• Selfies, Portraits, UW improved
• Emoji () removed from Prefix name.
DSLR vX
(XML for+ + + shots)
Main - Human Shots
N - Nature/Landscape shots
Changelog:
• UW noise fixed
• Over saturation fixed in UW and other lenses
• Added shutter speed & ISO slider
• UW lens improved
• AWB button added
• All lenses improved
For Moto G60,
Do all these XML are for different work, or the newer Version covers the previous updates too ? For example, does V9 also has features of V8 and previous ones, or does it just have only V9 features ?
And can I use the App only for overall camera uses or should I use XMLs ? And if yes, then which Version of XML is best for overall camera uses ? like a all-rounder XML.
Thanks to respective Devs,
GiGa Chad
Is it possible to use ultrawide in this config. If yes, pls tell me how, I can't find it
Ujwal2000 said:
Is it possible to use ultrawide in this config. If yes, pls tell me how, I can't find it
Click to expand...
Click to collapse
After applying the config, there will be wide option on the screen and use it
GiGa Chad said:
For Moto G60,
Do all these XML are for different work, or the newer Version covers the previous updates too ? For example, does V9 also has features of V8 and previous ones, or does it just have only V9 features ?
And can I use the App only for overall camera uses or should I use XMLs ? And if yes, then which Version of XML is best for overall camera uses ? like a all-rounder XML.
Thanks to respective Devs,
GiGa Chad
Click to expand...
Click to collapse
Use v10 it has all functions what other xmls have
Khan ubaid said:
Gcam 8.4 for moto g40 fusion and g60.
Functions,
1. Dslr effect for both front and back camera.
2. Night mode with astrophotography working.
3. Front camera upscaled from 4mp to 12mp.
4. Back camera upscaled to 20mp
5. Wide angle camera upscaled to 18mp.
Note: Upscaling to high Megapixel increases its size as well.
Only issue, selfie mirror not working but works in portrait mode.
Gcam version 8.4 : Mod by Shamim
Xml is Dslr edited for moto g40/g60 devices.
I have only edited the xml rest work is done by ultimate gcam modder "Shamim".
Click to expand...
Click to collapse
Portrait photos are blurred even after focus and all, selfies are not flipped except portrait, please fix that. I'm using DSLR vX configuration...
Please provide an update .... Waiting sir
Anmshot said:
Please provide an update .... Waiting sir
Click to expand...
Click to collapse
What update you need. Gcam or that dslr xml?
I'm a total noob in terms of GCam functionalities. So, reading this, I was just wondering what are those xmls all about, and how to use them.
I got the answer here.
So, in case anyone else has the same question, there's your answer. It would probably be a good idea to include it (or include some sort of instructions on how to use the xmls) within the main post.
Otherwise, thank you very much for the updates!

Themes / Apps / Mods A52 Mods

Guys, IT WORKED! the A52 Mods is working on A52s 5G
Note: It should only be used on the Galaxy A52 (SM-A526B). Trying on other devices is at your own risk. Working on A52s A528B
In case something doesn't work, remove the module. It will revert everything to it's normal state.
In case you bootloop (Which is extremely unlikely), boot into safe mode and remove the module.
If you stumble on any problems, please open a new issue on GitHub. I will take care of it ASAP.
Added OS Features:​
Higher Audio Quality (Disabled DRC, which deeply compresses audio)
Disabled Samsung Marketing
High-End Animations
Enhanced CPU Responsiveness
Added High Performance mode (also known as Enhanced Processing mode)
Voice Recorder Interview mode
AOD to Lockscreen Transition
Full Edge Lighting
Fixed Smart View (Normally broken on rooted devices)
Enhance Photo Feature in Gallery
Codec support for APE, DSD and HDR10+ content
Camera Privacy Toggle
ADPS (Wi-Fi Power Saving)
Enabled mDNIe
Enabled Resolution changing (FHD, HD - only visible in Bixby Routines)
Setting to limit battery charge to 85%
Smart Widgets
Samsung Smart Suggestions (Smart Calendar, Smart Widgets Auto Rotation, ..)
Bugs: high camera stability crashes the application, another tell me
Added Camera Features:​
Extended pro (video) mode features: Histogram, Focus peaking, Zoom, Reset button, Expanded shutter speed
Unlimited Video File Size
EIS Support / Video stabilization @ 4K (Disable energy saving mode to avoid lag)
AI Detail Enhancer feature (64MP mode)
Object/Shadow/Reflection Eraser (Update Samsung Photo Editor to make it work, by installing the latest APK)
Full single take (Full AI, Second Editing, ..)
Full Beauty features (Beauty in Live Focus, Beauty Brighten, Body Beauty, change skin tone)
Torch Flash in Live Focus
Review feature
Audio Input Control (In pro video mode - Limitation: Only internal microphone)
Improved Scene Detection
S-Series Photo Processing (I removed this from the code because it makes the photos look bad on the A52)
S-Series AI-Models & AI Features
Video Audio Zoom
Added raw image capture
Full Intelligent Recognition (like Smart Scan Text Extraction)
Full Live Focus (all S-Series effects)
Galaxy Watch Camera Controller
Higher Gallery Zoom Quality
Video Auto FPS
Many, not worth to mention, additions
link is there: https://github.com/Sloobot/A52-Hidden-Mods/releases/tag/2.5.0
This is normal
Do i need to root my A52s ? and what are the downsides to this mod?
Roshantheboss said:
Do i need to root my A52s ? and what are the downsides to this mod?
Click to expand...
Click to collapse
All mods in this, root needed, check arobase tutorial how to root
reserved
oli231 said:
This is normal
Click to expand...
Click to collapse
This can be hidden using MAGISk module
In this mod there is a problem with the camera. when selecting .5 zoom, the camera crashes on the A52S. The issue is in the camera-feature.xml. in the:
multi camera features, the line <local name="BACK_WIDE_CAMERA_ID" value="50"/> should be changed for the A52S to: <local name="BACK_WIDE_CAMERA_ID" value="2"/>
I informed the original developer of this and he said if he would ever make a mod for the A52s he would make that change but not sure if he ever will so put this here incase anyone needs it.
And for the ssrm wraning, ShaDisNX255 has a magisk module to correct that available in the op for his S21 port thread.

Themes / Apps / Mods [Magisk Module] A52s Hidden Mods

A magisk module adding the mods from ShaDisNX255's Thread plus many extra mods systemlessly!
Credit goes to the original creator UltraHQ Github this version is modified by me to work on the A52s.
Note: It should only be used on the Galaxy A52s 5G (SM-A528B). Trying on other devices is at your own risk.
If you're looking for the normal A52 version visit https://github.com/Sloobot/A52-Hidden-Mods/tree/main.
In case something doesn't work, remove the module. It will revert everything to it's normal state.
In case you bootloop (Which is extremely unlikely), boot into safe mode and remove the module.
If you stumble on any problems, please open a new issue on GitHub. I will take care of it ASAP.
Added OS Features:​
Higher Audio Quality (Disabled DRC, which deeply compresses audio)
Disabled Samsung Marketing
High-End Animations
Enhanced CPU Responsiveness
Added High Performance mode (also known as Enhanced Processing mode)
Voice Recorder Interview mode
AOD to Lockscreen Transition
Full Edge Lighting
Fixed Smart View (Normally broken on rooted devices)
Enhance Photo Feature in Gallery
Codec support for APE, DSD and HDR10+ content
Camera Privacy Toggle
ADPS (Wi-Fi Power Saving)
Enabled mDNIe
Enabled Resolution changing (FHD, HD - only visible in Bixby Routines)
Setting to limit battery charge to 85%
Smart Widgets
Samsung Smart Suggestions (Smart Calendar, Smart Widgets Auto Rotation, ..)
Added Camera Features:​
Extended pro (video) mode features: Histogram, Focus peaking, Zoom, Reset button, Expanded shutter speed
Unlimited Video File Size
EIS Support / Video stabilization @ 4K (Disable energy saving mode to avoid lag)
AI Detail Enhancer feature (64MP mode)
Object/Shadow/Reflection Eraser (Update Samsung Photo Editor to make it work, by installing the latest APK)
Full single take (Full AI, Second Editing, ..)
Full Beauty features (Beauty in Live Focus, Beauty Brighten, Body Beauty, change skin tone)
Torch Flash in Live Focus
Review feature
Audio Input Control (In pro video mode - Limitation: Only internal microphone)
Improved Scene Detection
S-Series Photo Processing (I removed this from the code because it makes the photos look bad on the A52)
S-Series AI-Models & AI Features
Video Audio Zoom
Full Intelligent Recognition (like Smart Scan Text Extraction)
Full Live Focus (all S-Series effects)
Galaxy Watch Camera Controller
Higher Gallery Zoom Quality
Video Auto FPS
Many, not worth to mention, additions
If you're interested you can find it here.
https://github.com/Sloobot/A52-Hidden-Mods/tree/a52s
Thanks to bobfrantic for A52s camera fix and SSRM error.
Sloobot said:
A magisk module adding the mods from ShaDisNX255's Thread plus many extra mods systemlessly!
Credit goes to the original creator UltraHQ Github this version is modified by me to work on the A52s.
Note: It should only be used on the Galaxy A52s 5G (SM-A528B). Trying on other devices is at your own risk.
If you're looking for the normal A52 version visit https://github.com/Sloobot/A52-Hidden-Mods/tree/main.
In case something doesn't work, remove the module. It will revert everything to it's normal state.
In case you bootloop (Which is extremely unlikely), boot into safe mode and remove the module.
If you stumble on any problems, please open a new issue on GitHub. I will take care of it ASAP.
Added OS Features:​
Higher Audio Quality (Disabled DRC, which deeply compresses audio)
Disabled Samsung Marketing
High-End Animations
Enhanced CPU Responsiveness
Added High Performance mode (also known as Enhanced Processing mode)
Voice Recorder Interview mode
AOD to Lockscreen Transition
Full Edge Lighting
Fixed Smart View (Normally broken on rooted devices)
Enhance Photo Feature in Gallery
Codec support for APE, DSD and HDR10+ content
Camera Privacy Toggle
ADPS (Wi-Fi Power Saving)
Enabled mDNIe
Enabled Resolution changing (FHD, HD - only visible in Bixby Routines)
Setting to limit battery charge to 85%
Smart Widgets
Samsung Smart Suggestions (Smart Calendar, Smart Widgets Auto Rotation, ..)
Added Camera Features:​
Extended pro (video) mode features: Histogram, Focus peaking, Zoom, Reset button, Expanded shutter speed
Unlimited Video File Size
EIS Support / Video stabilization @ 4K (Disable energy saving mode to avoid lag)
AI Detail Enhancer feature (64MP mode)
Object/Shadow/Reflection Eraser (Update Samsung Photo Editor to make it work, by installing the latest APK)
Full single take (Full AI, Second Editing, ..)
Full Beauty features (Beauty in Live Focus, Beauty Brighten, Body Beauty, change skin tone)
Torch Flash in Live Focus
Review feature
Audio Input Control (In pro video mode - Limitation: Only internal microphone)
Improved Scene Detection
S-Series Photo Processing (I removed this from the code because it makes the photos look bad on the A52)
S-Series AI-Models & AI Features
Video Audio Zoom
Full Intelligent Recognition (like Smart Scan Text Extraction)
Full Live Focus (all S-Series effects)
Galaxy Watch Camera Controller
Higher Gallery Zoom Quality
Video Auto FPS
Many, not worth to mention, additions
If you're interested you can find it here.
https://github.com/Sloobot/A52-Hidden-Mods/tree/a52s
Thanks to bobfrantic for A52s camera fix and SSRM error.
Click to expand...
Click to collapse
Can i add this to my rom post?
oli231 said:
Can i add this to my rom post?
Click to expand...
Click to collapse
Sure you can use but don't forget to add the new URL with the a52s branch and credit.
Hi everybody,
Is there a version of this module for Android 13? I found nothing on Github....
Thanks in advance
Can I use this module on NCX ROM?
Hi all,
is this module intended for use with A12 only or may it be used on A13 as well ?
And, on stock rom only or on custom roms as well ?
Many thanks to all
Can i use this with Android 13 March Update (bl2)?

Categories

Resources