I have successfully been able to copy busybox into system/bin/. I have also set busybox
chmod +g busybox
chmod +s busybox
chmod 4777 busybox
When I run busybox su it says user root not found. How do I add the user in android?. Maybe I will need to write some files in system/etc maybe?
Asked by Bret Joseph
(1 rep)
Oct 28, 2021, 08:20 AM