Harshal Patil
checkRoot()
isDeveloperModeEnable()
isEmulatorPresent()
getCpuArchitecture()
openDeveloperSetting()
Promise<{ isRooted: boolean; }>
Promise<{ isEnabled: boolean; }>
Promise<{ isEmulator: boolean; }>
Promise<{ cpuArch: string; }>