# 啟用
ime enable com.google.android.apps.inputmethod.zhuyin/.ZhuyinInputMethodService
# 停用
ime diable com.google.android.apps.inputmethod.zhuyin/.ZhuyinInputMethodService
# 設定
ime set com.google.android.apps.inputmethod.zhuyin/.ZhuyinInputMethodService
adb shell pm grant com.name.app android.permission.READ_PROFILE
adb shell pm revoke com.name.app android.permission.READ_PROFILE
adb shell am start -a android.settings.LOCALE_SETTINGS