Skip to content
Discussion options

You must be logged in to vote

The armeabi-v7a and arm64-v8a labels refer to the architecture of the device's processor >

64-bit ARM processors (ARMv8 architecture)
32-bit ARM processors (ARMv7 architecture)

32bit support was dropped in version 3.9 from the old repo so I brought it back for users with older devices. The problem I had was I could not get a universal apk to build successfully that worked across architectures (I believe this is possible) but I could not figure it out so I just created 2 builds, which is what you see with the different naming conventions.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MaitreGEEK
Comment options

@eddyizm
Comment options

@MaitreGEEK
Comment options

Answer selected by eddyizm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants