Skip to content

Android User

mount sdcard

echo /dev/block/mmcblk0 > /sys/devices/platform/usb_mass_storage/lun0/file
echo "" > /sys/devices/platform/usb_mass_storage/lun0/file

start wifi during welcome setup

am start -a android.intent.action.MAIN -n com.android.settings/.Settings

clear battery stats

# boot into recovery mode, go to console

mount /data
rm /data/system/batterystats.*

enable usb debugging, a.k.a. adb

echo -n '1'>/data/property/persist.service.adb.enable
No comments yet

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS

click to change验证码