Android Devices


Obtain the Root Priviledge and so on.
galaxy s7 edgeSC-02HSCV33
galaxy s8 SC-02JSCV35
galaxy s9 SC-02K-
galaxy s8+ SC-03JSCV36
galaxy Note8-SCV37
galaxy Note9-SCV40

Root Application



ADB (Android Debug Bride)


Useful commands:
  1. $ adb devices # to list connected devices.
  2. $ adb kill-server # when a device is unauthorized.
  3. $ adb shell # to login your smartphone device.
for rooted devices: Commands at your smartphone.

WiFi share (Wifi-to-Wifi Tether) by Galaxy S Series or Note Series


This fantastic function begins from Galaxy S7.

Turn off the shutter sound of camera app in Japan:


it is mandatory by law in Japan that all smartphones makes a shatter sound, thus it makes a sound even if you set it in a silent mode, which would be annoying to be honest.

Android App to Install



Root in common among devices


Root Via Odin and TWRP
  1. Flash the stock ROM.
  2. FLASH TWRP
  3. TWRP -> wipe data
  4. Reboot recovery to enabled wiped /data.
  5. TWRP -> Install no-verity
  6. TWRP -> Install magisk
  7. Reboot.
Tools to download: Reference:
Go back to Top: Doctor's Web Page

forked on 20230128