Skip to content

The wrong arch is being downloaded from f-droid #244

Description

@userXinos

Expected behavior: Correctly determines the latest version number for the required architecture.
Result: The latest version for x86_64 is always downloaded.

$ apkeep -a org.videolan.vlc -d f-droid -o arch=arm64-v8a .
Downloading org.videolan.vlc arch arm64-v8a...
org.videolan.vlc@arm64-v8a downloaded successfully!

$ aapt dump badging org.videolan.vlc@arm64-v8a.apk | grep native-code
native-code: 'x86_64'

some applications that have similar behavior:

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