It sounds like a stock sound but I can't remember what its called: 58s in
https://www.youtube.com/watch?v=MEAA...youtu.be&t=58s
https://www.youtube.com/watch?v=MEAA...youtu.be&t=58s
MBP:adb mzaur$ adb push recovery.img /sdcard/ MBP:adb mzaur$ adb push recovery.img /sdcard/ 1443 KB/s (8726528 bytes in 5.902s) MBP:adb mzaur$ adb shell shell@android:/ $ su root@android:/ # chmod 777 /cache root@android:/ # chmod 777 /cache/recovery root@android:/ # cd /cache/recovery /cache/update.zip > command < mg of=/dev/block/platform/msm_sdcc.1/by-name/recovery < 17044+0 records in 17044+0 records out 8726528 bytes transferred in 1.508 secs (5786822 bytes/sec) root@android:/cache/recovery # exit shell@android:/ $ exit MBP:adb mzaur$ adb push update.zip /cache/ 1446 KB/s (477995174 bytes in 322.765s) MBP:adb mzaur$ adb reboot recovery |
Follow Us