터치 및 입력 개요
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Compose 방식 사용해 보기
Jetpack Compose는 Android를 위한 권장 UI 도구 키트입니다. Compose에서 터치 및 입력을 사용하는 방법을 알아보세요.
다음 페이지에서는 기본 터치 입력 및 동작에서 키보드 및 게임 컨트롤러에 이르기까지 사용자 입력에 관한 모든 내용을 다룹니다. 복사하여 붙여넣기, 맞춤법 검사와 같은 편리한 기능을 앱에 추가할 수 있습니다. 또한 자체 텍스트 서비스를 개발하여 애플리케이션으로 사용자에게 배포할 수 있는 맞춤 키보드 (입력 방식 편집기), 사전, 맞춤법 검사기를 제공할 수도 있습니다.
자세한 내용은 접근성 권장사항을 참고하세요.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-26(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-26(UTC)"],[],[],null,["# Touch and input overview\n\nTry the Compose way \nJetpack Compose is the recommended UI toolkit for Android. Learn how to use touch and input in Compose. \n[Handling user interactions →](/develop/ui/compose/touch-input/user-interactions/handling-interactions) \n\nThe following pages cover everything about user input, from basic touch input and gestures to\nkeyboards and game controllers. You can add convenient features such as copy and paste and spell\nchecking to your app. You can also develop your own text services to offer custom keyboards (Input\nMethod Editors), dictionaries, and spell checkers that you can distribute to users as\napplications.\n\nFor more information, see\n[Best practices for accessibility](/guide/topics/ui/accessibility). \n\nDocumentation\n-------------\n\n- [Input events overview](/guide/topics/ui/ui-events)\n- [Use touch gestures](/training/gestures)\n- [Handle keyboard input](/training/keyboard-input)\n- [Support game controllers](/training/game-controllers)\n- [Create an input method](/guide/topics/text/creating-input-method)\n- [Spell checker framework](/guide/topics/text/spell-checker-framework)"]]