Skip to content

Expose android_app_set_motion_event_filter from native app glue #79

@4emodan

Description

@4emodan

By default android_native_app_glue uses the filter which only listens to SOURCE_TOUCHSCREEN (0x1002) events.

It doesn't seem to work on emulators - I saw event->source == 0x5002, can't even find a constant for that. The same problem I've experienced with the Samsung s-pen input devices.

So it would be great to have an option to setup the filter or drop it completely.

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