24-08-2021, 05:12 PM
![[Image: miuicammod.webp]](https://techinbermudas.com/forum/images/posts/miuicammod.webp)
This is a Modification of MIUI 12.5's Camera App
It is based on Mi 11's 21.7.28 .EU version, which is supposed and tested to work on Mi 10/Pro/Ultra and Mi 11/Pro/Ultra series. It might work on other devices, however you have to test it yourself. I don't provide support to any other devices besides the ones mentioned before.
FEATURES:
Added Photo/Video Noise Reduction Setting;
Added Photo/Video Edge Detection Setting;
Added Sharpness Setting;
Added JPEG/HEIF Compression quality Setting, which applies to 108mp too;
BUGS:
None
BOOTLOOP?
Delete following folder via TWRP:
Code:
/data/adb/modules/MiuiCameraMod
APP CRASHES AFTER UNINSTALLATION OR HAS WEIRD NAME?
Run this command via ADB, wait ~5s for it to finish and then reboot:
Code:
adb shell su -c "rm -rf /data/resource-cache/* && rm -rf /data/system/package_cache/*"
OR
Run this command via a root Terminal (example: Termux), wait ~5s for it to finish and then reboot:
Code:
su -c "rm -rf /data/resource-cache/* && rm -rf /data/system/package_cache/*"
Quote:The app has been modified for fun purposes, so test it on your own. If it doesn't work as expected, uninstall the module and check the section above. I am not responsible for any damage!
![[Image: download.png]](https://techinbermudas.com/forum/images/posts/download.png)