as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Vielen Dank für deinen Besuch. Diese Seite ist nur in Englisch verfügbar.

On-Screen Keyboard Not Available

If your app uses text input, you must launch an onscreen keyboard to add text. In the root of your project directory, open the manifest.toml file and add the following:

Copied to clipboard.

[wants]
[[wants.service]]
id = "com.amazon.inputmethod.service"
[[wants.service]]
id = "com.amazon.inputd.service"

Last updated: Sep 30, 2025