Chromium Browser [Updated weekly]

ink718

Senior Member
Jan 30, 2008
732
151
0
NYC
Hello, here's the open source Chromium web browser. Can't find it in the play store due to it having nightly updates/builds. I will try my best to give a weekly updated build. Thanks and enjoy. Don't forget to hit the thanks[emoji106] button.

BIG THANKS TO @andDevW FOR THE APP THAT COMPILES IT FROM THE SOURCE AND TURNS IT INTO AN APK.

Chromium.apk 5/5/18 Download Link
 
Last edited:

andDevW

Member
Nov 26, 2016
6
7
0
SF Bay Area
Thanks for the shout-out.
Here's the direct link to my latest release APK: https://anddevw.com/assets/apk/getchromium/app-release.apk
The app is entirely open source so you can verify everything that it does and if you have any questions or issues, you can get help here.

Building Chromium from source requires more memory (8GB) than any current production Android device has, so I went with downloading the official Chromium Team release from Google's repository and unpacking and installing it. You can do the exact same process manually (if you have a good file manager like Amaze) by downloading the official latest build of Chromium for Android here https://download-chromium.appspot.com/dl/Android?type=snapshots, unzipping it and installing ChromePublic.apk.

I designed getChromium with developers and Debian users in mind, so updating is a deliberate user-initiated process, generally followed by revisiting chrome://flags and enabling new experimental features that weren't available in the previous build. There's no point in automating that, and anyone unfamiliar with this type of manual updating and enabling flags would probably be better served by *Google's Chrome Canary.

*For the record, Google released Chrome Canary for Android 6 months after I released getChromium.
 

JFK1975

Senior Member
Jun 27, 2016
486
170
53
Berlin
can you please take a look at this Brave Browser issue especially the commit that fixes it , https://github.com/brave/browser-android-tabs/issues/167
it's literally identical to the one that affects Bromite where it request permissions on every boot up.

For those of you who have MyAndroidTools app on your phone, 1)open it 2)click on Services 3) click Third Party 4) Click Bromite 5) Disable ChromeBrowserSyncAdaptiveService and ChromeGcmListenerService 6)open your terminal emulator and type Reboot so as to skip the shutdown animation.

Enjoy without the nag for account permission ??

Sent from my serranoveltexx using XDA Labs