Upgrade for All machines β Updated on 2019/03/17 11:32
Setup environmental required
adb
β adb-fastboot Materials required to flash
Update (or flash) recovery
connect
working computer
with mobile device
adb reboot recovery
to boot with recovery wipe
data and systems in recovery menu push
materials to flash up adb push <filename.zip> /sdcard/
for ROM
, OpenGapps
and rooting
packages install
or flash
all materials respectivelywait
to boot with fresh booting 2)After booting up, follow screen and follow your spirits.
Android basically backup & restore apps & settings apparently with oogle account. However, not for all settings. Especially, individual setting in basic settings is set to default as usual when finishing flashing fresh ROM. For user's sake, Here is personal settings of mine.
Enable Private DNS on over Android 9 Pie
1dot1dot1dot1.cloudflare-dns.com
for Cloudflare, dns.google
for Google Public Domain Tasker is core apps to let a device to process automatically. With configured condition, Tasker runs defined tasks, which enables automatic process and make user's operation less or none.
Tasker Configuration in common
Tasker supports most settings and configurations. However, it does not cover all settings such as LiveDisplay in Lineage ROM. For those kind of settings, Tasker is able to control setting value with CLI
(Command Line Interface) environment. This function is possible because tasker can run shell script. Rooting is mandatory and BusyBox is strongly recommended to cover all common commands.
To check key/value for settings, need terminal access or adb
connection
settings --cm list system settings --cm list global settings --cm list secure
These commands show the key/value pairs for settings and for LiveDisplay
related key is display_temperature_mode
=2
.
settings --cm put system display_temperature_mode 0
In tasker, make tasks Code
β Run Shell
:
Command: settings --cm put system display_temperautre_mode 0 Use Root: checked
For multi-device users, accounts are configured and apps are installed for convenience purpose. Therefore, notifications from mail, messenger and apps are delivered to every single device if not specifically disabled.
Notification strategy for multi devices is a strategy, with which multi devices send one time notification for one subjects regardless of devices.
Swelling batteries are observed at JΓΊne's Tertius β EPiXUS 4 & JΓΊne's Secondus β EPiNEX 5