10 August 2026
12 August 2026
ReplyAnyone here have OnePlus 12 with root?
Unfortunately, OnePlus isn't as well-known in Indonesia compared to other brands.
Android Camera Hacking Academy
Nasyiin HudaUnfortunately, OnePlus isn't as well-known in Indonesia compared to other brands.soon it wont be well known in EU and US as well after they pull out of there 😁
Replysoon it wont be well known in EU and US as well after they pull out of there 😁
it is deeply regretted.
While reviewing the OnePlus 8 Pro, I noticed the vendor's serious effort to refine camera tuning using different tunned bin—something I didn't see with the Xiaomi 12S Ultra.
15 August 2026
Nasyiin HudaWhat camera-related settings can we configure using setprop?
Фотография
click to show
click to show
is the jpg output at 12mp resolution also compressed?
Nasyiin HudaWhat camera-related settings can we configure using setprop?
Depends on apps you plan to use afterwards
TadiDepends on apps you plan to use afterwards
I still frequently use the stock camera app. Although I’ve also installed GCam, MCPro, and others, I managed to configure the 'setprop' to switch RAW output from compressed to uncompressed—resulting in a 25MB file size—(something that previously failed when I tried editing the build.prop directly).
Nasyiin HudaI still frequently use the stock camera app. Although I’ve also installed GCam, MCPro, and others, I managed to configure the 'setprop' to switch RAW output from compressed to uncompressed—resulting in a 25MB file size—(something that previously failed when I tried editing the build.prop directly).
Uncompressed raws only help you check pixel values in hex, we're speaking of lossless compression
TadiUncompressed raws only help you check pixel values in hex, we're speaking of lossless compression
So, compression doesn't actually reduce image quality?
18 August 2026
Android Camera Hacking Academy
Файл
Make Writable v0.3 for OP12.zip · 2 KB · click to show
Make Writable v0.3 for OP12.zip · 2 KB · click to show
For Official Magisk module for OnePlus 12 - Android 16.0.9 (possibly older also)
Makes following dir's writable
/odm/lib64/camera
/odm/etc/camera
/vendor/lib64/camera
/vendor/etc
Only ~180MB available (or less) you can check with exact space left with
adb shell su -c "df -h /odm/lib64/camera /odm/etc/camera /vendor/lib64/camera /vendor/etc "
For development only, not safe for daily use, using Setenforce 0 (SELinux enforcement off)
19 August 2026
ReplyFor Official Magisk module for OnePlus 12 - Android 16.0.9 (possibly older also)
Makes following dir's writable
/odm/lib64/camera
/odm/etc/camera
/vendor/lib64/camera
/vendor/etc
Only ~180MB available (or less) you can check with exact space left with
adb shell su -c "df -h /odm/lib64/camera /od
Could you make it for Xiaomi? I converted it from EROFS—using the ro2rw script—just so I could modify one or two files in this folder. To do that, I had to remove a lot of system apps to free up the space needed for the conversion to ext4 (I reinstalled the removed system apps as user apps).
Android Camera Hacking Academy
Nasyiin HudaCould you make it for Xiaomi? I converted it from EROFS—using the ro2rw script—just so I could modify one or two files in this folder. To do that, I had to remove a lot of system apps to free up the space needed for the conversion to ext4 (I reinstalled the removed system apps as user apps).you can do it yourself i am not sure how xiaomi partitions are set up. Thing is you got to make overlay_FS dirs on EXT4 (R/W) filesystem otherwise it won't work
Gosh, damn, I finally enabled freaking EIS on telephoto at fhd60fps on the S20Ultra. 4k60fps telephoto EIS still doesn't work because it's qcom implementation, instead of Samsung custom eis (vdis) for the streams below. But finally I got working EIS in the fhd60fps mode with camera switching capability. I just like the color, tone mapping, noise reduction and other balancings what old Samsungs have
20 August 2026
I’m new to the community and I’d like some advice on how to get started properly. I have three phones: a Samsung S20 Ultra Exynos, a OnePlus 8 Pro, and a Sharp R6. Which of the three would you really recommend I try for this project? I don’t have any lens mount or accessories at the moment, but I do have access to a 3D printer. I also don’t know how to design or print 3D models yet. I also have a MacBook, not a Windows PC. I’m mentioning all of this so I can get advice that’s actually suited to my situation and know where to start. Finally, I’m mainly interested in RAW video and I already use MotionCam Pro; I’m much less interested in standard video.
HassanI’m new to the community and I’d like some advice on how to get started properly. I have three phones: a Samsung S20 Ultra Exynos, a OnePlus 8 Pro, and a Sharp R6. Which of the three would you really recommend I try for this project? I don’t have any lens mount or accessories at the moment, but I do
Rooted One Plus 8 Pro best for MotionCam.
21 August 2026
Android Camera Hacking Academy
HassanI’m new to the community and I’d like some advice on how to get started properly. I have three phones: a Samsung S20 Ultra Exynos, a OnePlus 8 Pro, and a Sharp R6. Which of the three would you really recommend I try for this project? I don’t have any lens mount or accessories at the moment, but I doHi this chat is more targeted at software mods perhaps could ask here.
22 August 2026