Skip to content

Add file type validation for APK installation #14

Description

@jwoirhaye

Currently, the adb client .install_apk() method assumes that the provided file path points to a valid APK file. However, no validation is performed before attempting installation. This can lead to unclear errors if the user accidentally provides an incorrect file type (e.g., .zip, .txt).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions