Is there any way to get Brave browser on a phone with Android 4.3?

Hello.

I tried opening all the available .apks that are on GitHub on a phone with Android 4.3 but none was readable. Is there any way to get Brave browser on it?

Thank you

1 Like

@Jaki

Oldest Stable Release version (v1.16.76 - November 11, 2020) that I found for Android:

β€˜https://github.com/brave/brave-browser/releases/tag/v1.16.76’

–

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’

–

2 Likes

Thanks! I’ll try. Even though it’s a phone from 2014. Which apk should I download?

@Jaki

See my updated reply, above.

That APK info is recent; but, there should be enough to get you to the APK for old device.

1 Like

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