Skip to content

Detect minSdkVersion compatibility when installing an APK #16

Description

@jwoirhaye

Currently, the library allows installing an APK on an emulator/device without checking if the APK’s minSdkVersion is compatible with the system image being used. This can result in runtime installation errors or unexpected behavior if the system image runs an Android version lower than required by the APK.

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