wmsha/streing
-
press keys and control buttons
press keys and control buttons
-
Allows the app to deliver its own input events (key presses, etc.) to other apps. Malicious apps may use this to take over the phone.
Allows the app to deliver its own input events (key presses, etc.) to other apps. Malicious apps may use this to take over the phone.
-
record what you type and actions you take
record what you type and actions you take
-
Allows the app to watch the keys you press even when interacting with another app (such as typing a password). Should never be needed for normal apps.
Allows the app to watch the keys you press even when interacting with another app (such as typing a password). Should never be needed for normal apps.
-
bind to an input method
bind to an input method
-
Allows the holder to bind to the top-level interface of an input method. Should never be needed for normal apps.
Allows the holder to bind to the top-level interface of an input method. Should never be needed for normal apps.
-
bind to an accessibility service
bind to an accessibility service
-
Allows the holder to bind to the top-level interface of an accessibility service. Should never be needed for normal apps.
Allows the holder to bind to the top-level interface of an accessibility service. Should never be needed for normal apps.
-
bind to a print service
bind to a print service
-
Allows the holder to bind to the top-level interface of a print service. Should never be needed for normal apps.
Allows the holder to bind to the top-level interface of a print service. Should never be needed for normal apps.
-
bind to a print spooler service
bind to a print spooler service
-
Allows the holder to bind to the top-level interface of a print spooler service. Should never be needed for normal apps.
Allows the holder to bind to the top-level interface of a print spooler service. Should never be needed for normal apps.
-
bind to NFC service
bind to NFC service
-
Allows the holder to bind to applications that are emulating NFC cards. Should never be needed for normal apps.
Allows the holder to bind to applications that are emulating NFC cards. Should never be needed for normal apps.
-
bind to a text service
bind to a text service
-
Allows the holder to bind to the top-level interface of a text service(e.g. SpellCheckerService). Should never be needed for normal apps.
Allows the holder to bind to the top-level interface of a text service(e.g. SpellCheckerService). Should never be needed for normal apps.
-
bind to a VPN service
bind to a VPN service
-
Allows the holder to bind to the top-level interface of a Vpn service. Should never be needed for normal apps.
Allows the holder to bind to the top-level interface of a Vpn service. Should never be needed for normal apps.
-
bind to a wallpaper
bind to a wallpaper
-
Allows the holder to bind to the top-level interface of a wallpaper. Should never be needed for normal apps.
Allows the holder to bind to the top-level interface of a wallpaper. Should never be needed for normal apps.