Giter Club home page Giter Club logo

ungoogled-chromium-android's Introduction

ungoogled-chromium-android

A lightweight approach to removing Google web service dependency

Note: this is an Android build. It is currently experimental.

ungoogled-chromium is Google Chromium, sans dependency on Google web services. It also features some tweaks to enhance privacy, control, and transparency (almost all of which require manual activation or enabling).

ungoogled-chromium retains the default Chromium experience as closely as possible. Unlike other Chromium forks that have their own visions of a web browser, ungoogled-chromium is essentially a drop-in replacement for Chromium.

For more information on ungoogled-chromium, please visit the original repo: Eloston/ungoogled-chromium.

Content Overview

Differences from ungoogled-chromium

These are the differences between a Linux build of ungoogled-chromium and this Android build.

  • Current build still include proprietary libraries from Google. They are supposed to be removed in the future.
  • Android specific fixes are applied.
  • Default configuration builds for arm64 instead of x64.

Supported Platforms

The current build has been tested on:

  • cpu_arch: x86, arm, arm64
  • OS: API 28 (Android 8.1), API 27 (Android 8.0), LineageOS 16.0

Theoretically it will run on any device with a minimum API of 24 (Nougat).

Building Instructions

This build is built from Sylvain Beucler's libre Android rebuilds instead of SDK/NDK binaries from Google.

  • Clone this repository
  • If you want to enable proprietary codecs (h264, mp3, mp4, etc.), add proprietary_codecs=true to the end of android_flags.gn
  • enter repo directory and run ./build.sh.

Build time dependencies can be roughly referred from AUR.

For a more customized building process, see building instructions from the original repo.

Reporting and Contributing

  • For reporting and contacting, see SUPPORT.md
  • This project is still in its early stage, so contributions are welcomed. Currently, the major task is to remove proprietary Google dependencies.

F-droid Repository

I have set up an experimental f-droid repository. Because of the limitation of its server tools, only arm64 version is hosted.

You can use f-Droid client and add this repository.

TODO List

  • Remove dependencies on SDK tools and extras
  • Domain substitution in java files
  • Prune binaries (Note: haven't found a way to build desugar-runtime without bazel. Please let me know if you know how.)
  • Remove Play Services [WIP]
    • GCM removed
  • Java patches (low priority)

Credits

Related Projects

  • Bromite (Another build for Android. Has some own features.)

License

See LICENSE

ungoogled-chromium-android's People

Contributors

wchen342 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.