adb
명령adb shell ime
adb shell ime list
: IME 목록 표시adb shell ime set “ID”
: IME 지정# 세삭 입력기 adb shell ime set "com.egloos.woongyee.sesak/.SesakKeyboardService" # 삼성 입력기 adb shell ime set "com.samsung.android.honeyboard/.service.HoneyBoardService"