Google Camera By Parrot043

Search This thread

Dayuser

Recognized Contributor
Jun 26, 2016
2,543
9,013
Finland
Moto G7 Power
Discussion thread for Parrot043 Google Camera Mod.

Once again i have to remind that i am not developer of this gcam. Do not send me PM


Google Camera: 8.4.300Android
: 10+
Version: V1 (Monet)

Full upgrade to the new version. All settings and fixes from 8.2.300 have been migrated. Adaptation of individual modification elements for MN Design.

The main changes from Google:
- Sabre now works fully on Samsung modules.
—Added a hint to shift the phone after pressing the shutter when using Advanced HDR+.
- Added adaptation for MN Design.
- Fixed the curtain bug when the stabilization was turned off.
- Now the exposure is preserved with any change in it, even after tap. Reset now through a specific button.
– Astrovideo with 8.3+
– New design of quick settings.
- Now the information Auto Ns, Astro, Flashes will be in the minibar.


What is planned next in the modification:
- Expanding the coverage of devices in support of modification.
- Adding full module support.

Credits: Shamim, KaKa, Eszdman, Nikita.


Link for all Parrot043 versions if you don't have telegram like i don't have it.

 
Last edited:

Dayuser

Recognized Contributor
Jun 26, 2016
2,543
9,013
Finland
Moto G7 Power
Google Camera: 8.4.300Android
: 10+
Version: V1.1 (Monet)

— Fixed "Use Google Photos".
- Improved autofocus.
- Fixed some crashes of the modification.
- Reassembled the application with the help of new tools.


! Additional modules will be added later.

Who switched immediately with 8.2.300 clear the data of the application!

 
Last edited:

Dayuser

Recognized Contributor
Jun 26, 2016
2,543
9,013
Finland
Moto G7 Power
Google Camera: 8.4.300Android
: 10+
Version: V1.2 (Hentai)


Modification changes:
— Added "Sharpness" parameter to the libpatcher settings.
— Added a new version of "Vkontakte" to the "Share"
function — Added short cards "Night shooting".
- Added porter zoom selection: 1x, 1.2x, 1.5x.
- Accelerated launch of the modification.
- Fixed LDR/HDR button.
- Fixed spots on the photo.
- Fixed video on many devices.
- The Infinity focus value is set to 0.06.
- Fixed crash on custom firmware.
- Pixel 4a 5G is used as an HDR model for the main camera.
- Fixed the launch of the main camera on some devices.
- Fixed some modification bugs.
– Rebuild the application, using the latest tools.

❗
Google Play protection will swear at this version and above, but there is nothing prohibitive in the version.

❗Support for additional lenses will be added later.

❗Before installing, uninstall the previous version of the modification.

 
Last edited:

Dayuser

Recognized Contributor
Jun 26, 2016
2,543
9,013
Finland
Moto G7 Power
Google Camera: 8.4.300Android
: 10+
Version: V1.3 (Tofu)

— Added support for wide-angle lens, telephoto lens and macro with the ability to change the ID.
- Added "Enable AF/AE locking" item.
- Added a new version of "WhatsApp" to the "Share"
function - Added saving mode when changing settings requiring a restart of the application.
- Added support for thematic icon for Android 13. Thanks Ershow.
- Added a new auto white balance profile "Pixel 6".
- By default, devices with the SDM845 processor use 1/8x slowdown. 1/4 doesn't work.
- Added 60fps on Pixel 3/3XL.
- Fixed the value of 1.25 in the "Sharpness" parameter.
- Fixed the value 9600 in the "ISO" parameter.
- Fixed the colors of the white theme "MN Desing".
- Fixed AF/AE lock on FullApi.
- Fixed the "Night Shooting" card shorts.
- Removed notification about available camera update.
- The "Portrait Matting" algorithm has been activated. Read more.
- The Infinity focus value is set to 0.05. For finding the optimal value, thanks to Tsar Lev.
- The "Far Away" focus value is set to 0.06.
- Fixed the overlight on the front camera in the "Portrait" mode.
- Fixed accidental appearances of the HDR/ LDR button when the patcher is turned off.
- Fixed the crash of the modification with the "Movement" function.
- Partially fixed the front camera on Redmi Note 5Pro.
- When using astrophotography with the Astrovideo function, 19 frames will always be used in night mode when astrophotography is turned on.
- Fixed some modification bugs.

❗Google Play protection will swear at this version and above, but there is nothing forbidden in the version.

❗ If the ID module is not correctly selected, the camera will crash out before the data is cleared.

❗Moving to 8.4.400 and 8.4.500 is not planned, as these versions have minor changes.

 
Last edited:

mgw2015

Senior Member
Mar 12, 2015
56
5
Txs for getting back. I'm on Mido (Redmi Note 4). Not sure about sensor; presume Sony.

Edit: Downloaded latest version from Telegram group
 

mgw2015

Senior Member
Mar 12, 2015
56
5
OK - new install w/ fresh download from telegram. Here is what I get

Code:
mido:/ # logcat -b crash
--------- beginning of crash
04-19 17:39:24.126 31100 31100 E AndroidRuntime: FATAL EXCEPTION: main
04-19 17:39:24.126 31100 31100 E AndroidRuntime: Process: com.google.android.GoogleCameraEng, PID: 31100
04-19 17:39:24.126 31100 31100 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.google.android.apps.camera.legacy.app.app.CameraApp: java.lang.SecurityException: Failed to find provider com.google.android.gsf.gservices for user 0; expected to find a valid ContentProvider for this authority
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6768)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.app.ActivityThread.access$1500(ActivityThread.java:256)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2091)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.os.Handler.dispatchMessage(Handler.java:106)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.os.Looper.loopOnce(Looper.java:201)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.os.Looper.loop(Looper.java:288)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.app.ActivityThread.main(ActivityThread.java:7871)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at java.lang.reflect.Method.invoke(Native Method)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
04-19 17:39:24.126 31100 31100 E AndroidRuntime: Caused by: java.lang.SecurityException: Failed to find provider com.google.android.gsf.gservices for user 0; expected to find a valid ContentProvider for this authority
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.os.Parcel.createExceptionOrNull(Parcel.java:2425)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.os.Parcel.createException(Parcel.java:2409)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.os.Parcel.readException(Parcel.java:2392)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.os.Parcel.readException(Parcel.java:2334)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.content.IContentService$Stub$Proxy.registerContentObserver(IContentService.java:1235)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.content.ContentResolver.registerContentObserver(ContentResolver.java:2672)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.content.ContentResolver.registerContentObserver(ContentResolver.java:2660)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at kzv.g(Unknown Source:34)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at kzv.c(Unknown Source:25)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at kzv.a(Unknown Source:39)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at com.google.android.apps.camera.legacy.app.app.CameraApp.onCreate(Unknown Source:614)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1223)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6763)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     ... 9 more
04-19 17:39:24.126 31100 31100 E AndroidRuntime: Caused by: android.os.RemoteException: Remote stack trace:
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at com.android.server.content.ContentService.registerContentObserver(ContentService.java:357)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.content.IContentService$Stub.onTransact(IContentService.java:484)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.os.Binder.execTransactInternal(Binder.java:1179)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:     at android.os.Binder.execTransact(Binder.java:1143)
04-19 17:39:24.126 31100 31100 E AndroidRuntime:
 

Dayuser

Recognized Contributor
Jun 26, 2016
2,543
9,013
Finland
Moto G7 Power
Google Camera: 8.4.300
Android: 10+
Version: V1.4 (Tiramisu)

Changes:
- Added visualization of the photo saving process in the top curtain. Thanks BSG
- Added rampatcher to replace libpatcher. Thanks eszdman
- Added a separate button to enable the macro module
- Added the ability to select FPS in the video when using add. lenses
- Added the ability to use additional. lenses when using a quick photo via Vkontakte, Telegram, etc. resources
- Added the "camera.focus.debug" flag that allows you to see the focus delay
- Added the focus setting "Near", "Far", "Infinity". Thanks Nikita
- "Google Lens" description activated
- Activated forced stabilization when using the "Movement" function
- Activated the new design of quick settings for Android 10, 11
- Removed the extra bar.
- Removed "Enable AF/AE lock"
- Removed night mode quick launch shortcut
- Fixed crashes when using "File Compression"
- Fixed photo resolution on some devices
- Fixed stabilization on OnePlus9 -
Fixed "Slow motion" mode " on OnePlus9
- Fixed missing quick settings after switching from the "More modes" menu
- Fixed some shortcomings of the modification

❗Install this version after uninstalling the previous version

❗Google Play protection will swear at this version and above, but there is nothing forbidden in the version.

❗If the ID module is not selected correctly, the camera will crash until the data is cleared.

 
Last edited:
  • Like
Reactions: CiupaSs

Dayuser

Recognized Contributor
Jun 26, 2016
2,543
9,013
Finland
Moto G7 Power
Google Camera: 8.4.300
Minimum Android: 10
Recommended Android: 11+
Version: V1.5 (Cupcake)

Changes:
- Added Manual Auto White Balance fix. Thanks Arnova8G2. There is no guarantee that this item will work on all devices and because of this it needs to be activated in the developer settings manually using the "camera.chameleon.enabled" flag.
- Added a new version of WhatsApp to the "Share" function.
- Added the ability to separately select the language of the application for Android 13.
- Added vibration feedback when switching additional. lenses.
- Added vibration feedback when switching between the main and front cameras. Reverse from Google Camera 8.5.x
- Added auto movement of the quick settings curtain due to the location of the front camera in the center.
- The maximum shutter speed is now 32 seconds in astrophotography.
- Activated smooth transition in the Playground menu.
- Fixed maximum shutter speed on Pixel 1(XL).
- Fixed viewfinder in night mode on Google Pixel 2(XL), 3(XL), 3a(XL) devices.
- Fixed maximum shutter speed on Google Pixel 4(XL) devices 30sec.
- Fixed shutter speed after switching from add. lenses on the main module.
- Fixed Acceleration on Android 10.
- Fixed switching from macro module to main module.
- Fixed device model name in EXIF Raw photo.
- Updated camera reboot method after changing settings.
- Updated method for creating logcats.
- Updated the secondary lens bar, now it is similar to the zoom bar.
- Updated "More Modes" design. Reverse from Google Camera 8.6.x
- Updated the design of the phone shift tooltip after pressing the shutter when using night shooting. Reverse from Google Camera 8.5.x
- Disabled option when switching to add. lens use 4K60FPS.
- Activated algorithm for correcting corners when using a wide-angle lens.
- Redesign of modification settings.
- Some graphic elements have been converted to vector.
- Small minor changes.

❗Google Play protection will swear at this version and above, but there is nothing forbidden in the version.

❗If the ID module is not selected correctly, the camera will crash until the data is cleared.

 
Last edited:

geppone1970

Senior Member
Sep 5, 2013
60
8
hi,
under Arrows 12.1 lavender version 1.5 Cupcake crash using front camera and I see black screen rear camera.
Any suggestions or workaround?
Version 1.4 works like a charm
 

kimoVoid

Senior Member
Jun 24, 2017
86
17
App crashes when I open the settings. Doesn't crash otherwise. Running on LOS 20 (A13), device is mido (RN4)
 

ChriMo

Senior Member
Oct 13, 2014
500
130
I'm on DivestOS 18.1 (Android 11), a security focusing ROM based on Lineage 18.1 with no GApps or microG support.
I tried installing GCam Service Provider and
BSG MGC_8.6.263_A11_V8_snap.apk and then MGC_8.6.263_A11_V14_MGC.apk
Shamim SGCAM_8.4.400.42.XXX_STABLE_V42.apk
Both BSG crashed, did not know the working Shamim so far (few Options/Modi active, video EIS seems to not work). So I'm not sure if under A11 without GApps/microG a GCam works fine for Video EIS and Main Lense Pics?
Under this Lavender (RN7) setup I tried MGC 8.4.300 Parrot043 V1.5 (available in Telegram groups ) and Video EIS seems to work acceptably, need to test more. But possibly a working solution.
 

Dayuser

Recognized Contributor
Jun 26, 2016
2,543
9,013
Finland
Moto G7 Power
Google Camera: 8.4.300
Android: 10+
Version: V1.6 (Raptor)
Status: Stable

- Fixed display of photo processing visualization in the top curtain.
- Added the ability to select the number of frames in night shooting.
- Added a new Pixel 7 White Balance profile.
- Moved the secondary lens bar to the middle of the viewfinder.
- Minor changes.

❗Google Play protection will swear at this version and above, but there is nothing forbidden in the version.

❗If the ID module is not selected correctly, the camera will crash until the data is cleared.

❗As for moving to 8.7, it is not expected. Perhaps in the spring with the purchase of a new phone, a move to a new base will begin, but now there is no desire to deal with the transition from one version to another.

 
Last edited:
  • Like
Reactions: 640xl

Dayuser

Recognized Contributor
Jun 26, 2016
2,543
9,013
Finland
Moto G7 Power
Google Camera: 8.4.300
Recommended Android version: 10+
Modification version: V1.7 | Sakura
Status: Stable

- Added customization design to Material Design 3 for Android 12 and up.
- Added the ability to select FPS on the front camera in 1080P.
- Added separate library settings for each module.
- Added the ability to disable / enable the algorithm for correcting distortion when using a wide-angle lens.
- Added black level selection to fix green and pink photo fills. Only works when White Balance is on.
- Added the ability to record video at 8K30FPS. Activate the "camcorder.8k_uhd" flag in the developer settings. Thanks Arnova8G2.
- Added the ability to disable face shape correction.
- Added new White Balance profiles: IMX582, IMX586, IMX686, IMX689.
- Added new app "MDGram" and "exteraGram" to SocialShare feature.
- Added indication of the selected video quality, as in version 8.7 (FullHD, 4K UHD).
- Automatic switching to the main lens when using the modes: "Slow motion", "More modes", "Panorama", "3D panorama".
- Increased video track for astrovideo to 2.7sec.
- Updated quick video resolution from 720p to 1080p.
- Removed the ability to use astrophotography when using add. lenses.
- By default, the ability to use 4K on the front camera is activated.
- Fixed "Color noise", "Luminance noise reduction", "Spatial noise reduction" in the library settings.
- Fixed video stabilization on Redmi Note 10 device.
- Fixed centering of the mode name in the "More modes" item.
- Fixed developer settings.
- Fixed Merge Method.
- Fixed viewfinder lags on Xiaomi, OnePlus, Realme devices.
- Fixed video bitrate. Now it is 7MBps / 56 Mbps.
- Fixed maximum zoom value.
- Fixed video flattening in the "Quick video on shutter hold" mode.
- Fixed permissions for Android 13.
- Fixed 4:3 photo resolution on many devices.
- Fixed photo resolution in 16:9 format when using additional lenses.
- Fixed disabled rampatcher in settings.
- Fixed colors on some devices.
- Minor changes and bug fixes.

❗️Google Play protection will swear at this version and above, but there is nothing forbidden in the version.

❗️If an incorrect ID module is selected, the camera will crash until the data is cleared.

❗️Moving to 8.7 is expected closer to mid-spring.

 
Last edited:

Dayuser

Recognized Contributor
Jun 26, 2016
2,543
9,013
Finland
Moto G7 Power
Google Camera: 8.4.300
Android: 10+
Version: V1.8 | Cherry
Status: Stable

- Fixed bugs, made improvements.

❗Google Play protection will swear at this version and above, but there is nothing forbidden in the version.

❗If an incorrect ID module is selected, the camera will crash until the data is cleared.

 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Discussion thread for Parrot043 Google Camera Mod.

    Once again i have to remind that i am not developer of this gcam. Do not send me PM


    Google Camera: 8.4.300Android
    : 10+
    Version: V1 (Monet)

    Full upgrade to the new version. All settings and fixes from 8.2.300 have been migrated. Adaptation of individual modification elements for MN Design.

    The main changes from Google:
    - Sabre now works fully on Samsung modules.
    —Added a hint to shift the phone after pressing the shutter when using Advanced HDR+.
    - Added adaptation for MN Design.
    - Fixed the curtain bug when the stabilization was turned off.
    - Now the exposure is preserved with any change in it, even after tap. Reset now through a specific button.
    – Astrovideo with 8.3+
    – New design of quick settings.
    - Now the information Auto Ns, Astro, Flashes will be in the minibar.


    What is planned next in the modification:
    - Expanding the coverage of devices in support of modification.
    - Adding full module support.

    Credits: Shamim, KaKa, Eszdman, Nikita.


    Link for all Parrot043 versions if you don't have telegram like i don't have it.

    1
    Google Camera: 8.4.300
    Android: 10+
    Version: V1.4 (Tiramisu)

    Changes:
    - Added visualization of the photo saving process in the top curtain. Thanks BSG
    - Added rampatcher to replace libpatcher. Thanks eszdman
    - Added a separate button to enable the macro module
    - Added the ability to select FPS in the video when using add. lenses
    - Added the ability to use additional. lenses when using a quick photo via Vkontakte, Telegram, etc. resources
    - Added the "camera.focus.debug" flag that allows you to see the focus delay
    - Added the focus setting "Near", "Far", "Infinity". Thanks Nikita
    - "Google Lens" description activated
    - Activated forced stabilization when using the "Movement" function
    - Activated the new design of quick settings for Android 10, 11
    - Removed the extra bar.
    - Removed "Enable AF/AE lock"
    - Removed night mode quick launch shortcut
    - Fixed crashes when using "File Compression"
    - Fixed photo resolution on some devices
    - Fixed stabilization on OnePlus9 -
    Fixed "Slow motion" mode " on OnePlus9
    - Fixed missing quick settings after switching from the "More modes" menu
    - Fixed some shortcomings of the modification

    ❗Install this version after uninstalling the previous version

    ❗Google Play protection will swear at this version and above, but there is nothing forbidden in the version.

    ❗If the ID module is not selected correctly, the camera will crash until the data is cleared.

    1
    Google Camera: 8.4.300
    Android: 10+
    Version: V1.6 (Raptor)
    Status: Stable

    - Fixed display of photo processing visualization in the top curtain.
    - Added the ability to select the number of frames in night shooting.
    - Added a new Pixel 7 White Balance profile.
    - Moved the secondary lens bar to the middle of the viewfinder.
    - Minor changes.

    ❗Google Play protection will swear at this version and above, but there is nothing forbidden in the version.

    ❗If the ID module is not selected correctly, the camera will crash until the data is cleared.

    ❗As for moving to 8.7, it is not expected. Perhaps in the spring with the purchase of a new phone, a move to a new base will begin, but now there is no desire to deal with the transition from one version to another.