사용자 도구

사이트 도구


android:adb

android adb

키보드 (IME) 제어

  • 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"
android/adb.txt · 마지막으로 수정됨: 2025/04/04 10:53 저자 kwon37xi