This Module enables RAW Capture on the Galaxy A30, and changes the camera Hardware Level from Limited to Full.
How does it work?
It works by replacing the library located at /vendor/lib/libexynoscamera3.so with an edited one. For reverse engineering enthusiasts, here is the patch applied to the library.
Prerequisites
- Magisk v20.4 or newer
- Android 11 vendor and kernel (Not compatible with versions of the Eureka Kernel older than 9.0)
Installation
Install as a normal Magisk Module, through Magisk Manager or TWRP.
Troubleshooting
GitHub
Download
RAW Capture is required for most GCams to work.
For information about GCam, go to this thread. It's for the A20, but contains useful information.
How does it work?
It works by replacing the library located at /vendor/lib/libexynoscamera3.so with an edited one. For reverse engineering enthusiasts, here is the patch applied to the library.
Prerequisites
- Magisk v20.4 or newer
- Android 11 vendor and kernel (Not compatible with versions of the Eureka Kernel older than 9.0)
Installation
Install as a normal Magisk Module, through Magisk Manager or TWRP.
Troubleshooting
- Camera doesn't work, shows Black Screen
- Make sure you are using a compatible Android 11 kernel and vendor.
- If this issue is happening after updating your firmware, please let me know.
- Camera freezes in X app
- This may be caused by this module. If it does, the only fix is to remove/disable it. So far I've only experienced this in a single app that scans QR codes.
GitHub
Download
Last edited: