TBM13 / Samsung-Camera-Experiments

Experiments to enable camera features on Exynos devices and make GCam work
26 stars 1 forks source link

TWRP #2

Closed KirChi123 closed 2 years ago

KirChi123 commented 2 years ago

How to enable raw on A20e with TWRP?

TBM13 commented 2 years ago

If you have Magisk, use the module provided in the Releases, it's way easier to install it. Otherwise, replace the library located at/vendor/lib/libexynoscamera3.so with this one

KirChi123 commented 2 years ago

How to replace it with TWRP?

TBM13 commented 2 years ago

Either through ADB or using TWRP's file manager.