- Nov 2, 2009
- 5,529
- 819
- 113
For the last couple of days I have been trying to install the transparent status bar and keep running into problems.
I have the APK file saved to my sd card, and my first attempt I used the terminal emulator and put in these commands;
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
cd sdcard
busybox cp -R framework-res.apk /system/framework
Then my screen froze and wouldn't reboot so I did a restore and that got my Droid back on.
So this time I downloaded SDK and installed the drivers so I can try using command prompt from my computer but when I enter "su" it say su is not recognized as a command.
so that's where I'm at and need a little help hope I'm just missing something simple.
I have the APK file saved to my sd card, and my first attempt I used the terminal emulator and put in these commands;
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
cd sdcard
busybox cp -R framework-res.apk /system/framework
Then my screen froze and wouldn't reboot so I did a restore and that got my Droid back on.
So this time I downloaded SDK and installed the drivers so I can try using command prompt from my computer but when I enter "su" it say su is not recognized as a command.
so that's where I'm at and need a little help hope I'm just missing something simple.