Skip to content

GET_CLIPBOARD fails on Android 11 #51

Description

@rpes

My app sets the Android clipboard using SET_CLIPBOARD and then immediately verifies the result through GET_CLIPBOARD.

It works well on my Android 9 device (an old Sony Xperia). It always fails on Google Pixel 4a with the latest Android 11. The SET_CLIPBOARD operation succeeds. I can verify it on the phone. When I send a subsequent GET_CLIPBOARD request the STF service returns an empty text.

In fact I have never succeeded to get any clipboard content from STF on this device. Even if I copy a text on the device screen manually the GET_CLIPBOARD fails to return it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions