• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root MetaMorph not working on BB 1.1

What is the issue you're having? Where are you getting held up? I was able to successfully install and set a theme with MM in BB 1.1 so I may be able to help if I know the specific problem.
 
Having issues getting it to work on this room... any ideas as to what may be causing thins

What do you mean by issues?

Same here man, I installed it. Pressed "Run Checks." and it just froze.

IF and only if your Super User doesn't work
Code:
adb shell
su
rwsystem
chmod 755 /system/app/Superuser.apk
rosystem
reboot



If you are having issues with busybox and Metamorph won't run try changing permissions (should get a busybox error message if this is the issue)

Code:
chmod 755 /system/xbin/busybox
 
Back
Top Bottom