[[DotFiles/Android]] is also relevant. == Custom == Hide the storage notification: {{{#!highlight sh numbers=off adb shell pm hide com.sonymobile.storagechecker }}} == Reboot == === Force reboot if unresponsive === Hold down Power and Volume Up keys simultaneously. === Into recovery === On boot, once you feel device vibrate and while seeing the green LED burn: * Press Volume Up for PhilZ Touch Recovery * Press Volume Down for TWRP LEDs for Xperia XZ Premium: * Green light: flash mode * Blue light: fastboot == ROMs == * [[http://download.cyanogenmod.org/?device=pollux_windy|CyanogenMod for pollux_windy (Xperia Tablet Z)]] == Mods == * '''Enable Night Light on Android Oreo 8.0.''' Modifies framework-res.apk. https://forum.xda-developers.com/crossdevice-dev/sony-themes-apps/oreo-enable-night-light-tile-t3713021/page3. On some Oreo devices after the March update, [[https://forum.xda-developers.com/crossdevice-dev/sony-themes-apps/oreo-enable-night-light-tile-t3713021|install overlay APK]] and run: {{{ adb shell cmd overlay enable --user 0 android.res.night }}}