Device Info
Device: Samsung Galaxy A35 5G (SM-A356B)
SoC: Exynos 1380 (s5e8835)
Android Version: Android 15
Patch Configuration & Flags
Hardware Level: LEVEL_3
Enabled Capabilities: RAW, YUVReprocessing
Disabled Capabilities: Stripped PrivateReprocessing, OfflineProcessing, and LogicalMultiCamera (to prevent cameraserver crash).
Results / Observations
GCam Compatibility: Functional on SGCam 8.4 and later versions.
Main Camera: Fully working RAW and HDR+ capture, but HDR+ Enhanced has wierd pink and green halos around the center of the image
Ultrawide (0.5x): Functional (Camera ID 2), but exhibits hardware-level pink vignetting/shading in bright environments with green appearing in low light environments, the fix is to set the black level to 1
Command i used to make patched '.so' file and Magisk module
"python patch_s5e.py camera.s5e8835.so --hardware-level LEVEL_3 --enable-cap RAW YUVReprocessing --lib-name camera.s5e8835.so --model A35 --android-version 15 --version 1"
System Stability
Stock Samsung Camera app remains 100% functional without regressions.
Device Info
Device: Samsung Galaxy A35 5G (SM-A356B)
SoC: Exynos 1380 (
s5e8835)Android Version: Android 15
Patch Configuration & Flags
Hardware Level:
LEVEL_3Enabled Capabilities:
RAW,YUVReprocessingDisabled Capabilities: Stripped
PrivateReprocessing,OfflineProcessing, andLogicalMultiCamera(to preventcameraservercrash).Results / Observations
GCam Compatibility: Functional on SGCam 8.4 and later versions.
Main Camera: Fully working RAW and HDR+ capture, but HDR+ Enhanced has wierd pink and green halos around the center of the image
Ultrawide (0.5x): Functional (Camera ID 2), but exhibits hardware-level pink vignetting/shading in bright environments with green appearing in low light environments, the fix is to set the black level to 1
Command i used to make patched '.so' file and Magisk module
"python patch_s5e.py camera.s5e8835.so --hardware-level LEVEL_3 --enable-cap RAW YUVReprocessing --lib-name camera.s5e8835.so --model A35 --android-version 15 --version 1"
System Stability
Stock Samsung Camera app remains 100% functional without regressions.