Brave Browser Dev APK

Where can I find the Brave Browser Dev apk?

I recently found on GitHub this downloadable list
But I can’t locate the apk installation file.

And I don’t know how to open the “pkg” and “dmg” files.

If someone knows, could you send me the download link of the apk.

@cmam

IF available, IF exists, . . .

https://github.com/brave/brave-browser/releases?q=dev&expanded=true

There, I looked at some of the latest Dev versions, but there were NO APK installers.

If you find a Brave Browser Dev that has APK installers, then select “the APK suitable for your device’s architecture.”

Bravearm.apk . . . . . . . . 32-bit ARM
BraveMonoarm.apk . . . 32-bit ARM
BraveMonoarm64.apk . 64-bit ARM
BraveMonox64.apk . . . 64-bit Intel x86_64
BraveMonox86.apk . . . 32-bit Intel x86
Bravex86.apk . . . . . . . . 32-bit Intel x86

Good table for ref. at:

https://www.droidwin.com/arm-armx64-x86-processor-android/

Briefly:

64-bit CPU architecture:

arm64 . . . (ARM)
x86_64 . . (Intel)

64-bit instruction set:

aarch64 . . . (ARM)
AArch64 . . . (ARM)
arm64 . . . . (ARM)
arm64-v8a . (ARM)

32-bit CPU architecture:

ARM . . (ARM)
x86 . . . (Intel)

32-bit instruction set:

armeabi . . . . (ARM)
armeabi-v7a . (ARM)
ARMv7 . . . . . (ARM)

Check Android device architecture:

https://play.google.com/store/apps/details?id=com.inkwired.droidinfo

Thanks @289wk

But which of all those should I download?

Hi @289wk

I already checked all the Dev versions on the releases page and none of them contain apk files.

I can’t find that installer anywhere

My architecture is BraveMonoarm64.apk

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.