I've downloaded the source for Android MMS and have a "make" and emulator running. I want to push the bizbox into the emulator. I have downloaded the stable compiled BusyBox binary, under which directory should I give this place and what should I do to put the bizbox in the emulator?
- Root your emulator
- Download
- Remove it and then
\ system \ lib \ su and
\ system \ app \ superuser.apk in your
adb directory.
- Run ADB and then enter the following:
adb shell mount -o rw, remount -t yaffs2 / dev / block / mtdblock03 / system adb push su / system / Aksbin / Sudibi shell chmod 06755 / system adb shell chmod 06755 / system / Aksbin / sU ADB installation superuser.apk
- / Li>
ADB Shell mkdir / data / busybox ADB pushboxbox / data / busybox adb open cd / data / busybox chmod 775 busbox./bus Ybox --install bizbox
- Run ADB and then enter the following:
Comments
Post a Comment