Gain adb root
.
$ adb shell am start -n com.android.engineeringmode/.qualcomm.DiagEnabled --es "code" "angela"
Download Magisk-v14.0 and extract it somewhere. Download MagiskManager.
func frendlyDeviceNames(forModel model: String) -> String { | |
let frendlyNames: [String: String] = [ | |
// * Simulator | |
"i386": "Simulator", | |
"x86_64": "Simulator", | |
"arm64": "Simulator", | |
// * Apple TV | |
"AppleTV1,1": "Apple TV (1Gen)", |
Gain adb root
.
$ adb shell am start -n com.android.engineeringmode/.qualcomm.DiagEnabled --es "code" "angela"
Download Magisk-v14.0 and extract it somewhere. Download MagiskManager.