User Tools

Site Tools


Action disabled: revisions
android:lineageos

Wipe data

# check if device available
fastboot devices
# remove user data
fastboot erase userdata
# remove cache
fastboot erase cache 
# reboot device
fastboot reboot

fastboot -w

fastboot -i 0x2b4c oem device-info
android/lineageos.txt · Last modified: 2019/07/17 20:36 by Jan Forman