Table of Contents

Common Stuffs on Androids


Que to do

Upgrade for All machines β€” Updated on 2019/03/17 11:32

β˜› Configure private cellular network with one notification

β˜› How to export VPN configuration


Flash android system

Before wipe all

Flash Custom ROMs

Setup environmental required

Materials required to flash

Update (or flash) recovery

After booting up, follow screen and follow your spirits.


Basic settings in Android

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

  1. Go to Settings β†’ Network & internet β†’ Advanced β†’ Private DNS
  2. Select the Private DNS provider hostname option.
  3. Enter 1dot1dot1dot1.cloudflare-dns.com for Cloudflare, dns.google for Google Public Domain
  4. Visit 1.1.1.1/help (or 1.0.0.1/help) to verify that β€œUsing DNS over TLS (DoT)” shows as β€œYes”. (optional)

Tasker Configuration

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

Apps in Google Playstore


Change settings value with CLI

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 

Notification strategy

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.


Solved Problems


Known Problems

Battery swelling

Swelling batteries are observed at JΓΊne's Tertius ─ EPiXUS 4 & JΓΊne's Secondus ─ EPiNEX 5


2)
some requires vendor update vendor mismatch error
3)
not used any more