Samsung Incallui ((full)) -
It sounds like you're asking about the correct or “proper” text strings related to (the app that handles the phone call screen). This could mean a few different things. I'll cover the most likely interpretations. 1. Proper Text (Labels / Strings) on Samsung's Call Screen If you need the standard UI text for elements in Samsung's InCallUI (e.g., for translation, theming, or automation), here are common examples:
"Answer" "Decline" "End" "Keypad" "Speaker" "Mute" "Add call" "Merge" "Hold" "Swap" : AutoInput UI Action → Click → Text: Answer 3. Proper Package Name For development or ADB commands: samsung incallui
com.samsung.android.incallui Example ADB command to clear data: It sounds like you're asking about the correct
| UI Element | Proper Text (English) | |------------|----------------------| | Answer call | Answer | | Decline call | Decline | | End call | End | | Speaker | Speaker | | Mute | Mute | | Keypad | Keypad | | Add call | Add call | | Hold | Hold | | Swap | Swap | | Merge | Merge | | Record | Record call (region-dependent) | | Video call | Video call | | Bluetooth | Bluetooth | | RTT/TTY | RTT / Real-time text | For or Samsung One UI version-specific strings, they are defined in Samsung’s framework strings.xml under com.samsung.android.incallui . 2. Proper Text Format for ADB / Tasker / Automation If you're trying to send text to Samsung InCallUI (e.g., via Accessibility or InputService), use exact label matches: via Accessibility or InputService)