Skip to content

Android App Usage Event plugin is missing events #430

@Hsankesara

Description

@Hsankesara

The Android app usage event plugin is missing many foreground, background and interaction event and classifying them as others.
From this code, the plugin is classifying ACTIVITY_RESUMED as foreground, ACTIVITY_PAUSED as Background and USER_INTERACTION_COMPAT as Interaction. Most of the rest of the activity classified as Other.

Looking at the current android code and documentation, we are missing events: USER_INTERACTION, STANDBY_BUCKET_CHANGED, FOREGROUND_SERVICE_START, FOREGROUND_SERVICE_STOP and ACTIVITY_STOPPED. It would be good to update the plugin to add the rest of the events as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions