User Tools

Site Tools


android:lineageos
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


android:lineageos [2019/07/17 20:36] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Wipe data ======
 +<code>
 +# 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
 +</code>
 +
 +
  
android/lineageos.txt · Last modified: 2019/07/17 20:36 by Jan Forman