• permdesc_freezeScreen

    permdesc_freezeScreen

    Allows the application to temporarily freeze the screen for a full-screen transition.
  • permlab_injectEvents

    permlab_injectEvents

    press keys and control buttons
  • permdesc_injectEvents

    permdesc_injectEvents

    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.
  • permlab_readInputState

    permlab_readInputState

    record what you type and actions you take
  • permdesc_readInputState

    permdesc_readInputState

    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.
  • permlab_bindInputMethod

    permlab_bindInputMethod

    bind to an input method
  • permdesc_bindInputMethod

    permdesc_bindInputMethod

    Allows the holder to bind to the top-level interface of an input method. Should never be needed for normal apps.
  • permlab_bindAccessibilityService

    permlab_bindAccessibilityService

    bind to an accessibility service
  • permdesc_bindAccessibilityService

    permdesc_bindAccessibilityService

    Allows the holder to bind to the top-level interface of an accessibility service. Should never be needed for normal apps.
  • permlab_bindPrintService

    permlab_bindPrintService

    bind to a print service
  • permdesc_bindPrintService

    permdesc_bindPrintService

    Allows the holder to bind to the top-level interface of a print service. Should never be needed for normal apps.
  • permlab_bindPrintSpoolerService

    permlab_bindPrintSpoolerService

    bind to a print spooler service
  • permdesc_bindPrintSpoolerService

    permdesc_bindPrintSpoolerService

    Allows the holder to bind to the top-level interface of a print spooler service. Should never be needed for normal apps.
  • permlab_bindNfcService

    permlab_bindNfcService

    bind to NFC service
  • permdesc_bindNfcService

    permdesc_bindNfcService

    Allows the holder to bind to applications that are emulating NFC cards. Should never be needed for normal apps.
  • permlab_bindTextService

    permlab_bindTextService

    bind to a text service
  • permdesc_bindTextService

    permdesc_bindTextService

    Allows the holder to bind to the top-level interface of a text service(e.g. SpellCheckerService). Should never be needed for normal apps.
  • permlab_bindVpnService

    permlab_bindVpnService

    bind to a VPN service
  • permdesc_bindVpnService

    permdesc_bindVpnService

    Allows the holder to bind to the top-level interface of a Vpn service. Should never be needed for normal apps.
  • permlab_bindWallpaper

    permlab_bindWallpaper

    bind to a wallpaper