Code Monkey home page Code Monkey logo

chromium-android's Introduction

Logo

Chromium Android

Build Status Release Version Latest Release Download

Introduction

  • This is the source code of Chromium Android app.
  • All files are from (or generate from) the Chromium project.
  • This repository helps you review the most popular browser app on Android.
  • You can also build your own Android browser with this repository.

Start Working

Check out this repository and open the project with Android Studio.

Now you can build, run, debug as a normal android project.

Notice: If you have something wrong with build, try close instant run in Android Stuido settings.

Screenshots

Welcome App Home

Html5 Score Video Play

Source Update

If you want to update Chromium source, these steps may help:

  1. Checking out and building Chromium for Android, to match our build settings, use tools/args.gn

  2. Generate files for Android Studio with offical guide: Android Studio

    • After that, you can find some build.gradle files in [BUILD_TARGET]/gradle, which defines the Java sources for Chromium.
  3. Try sync files with script: tools/sync_chromium.sh

    • Replace BASE_DIR in script with your Chromium src dir.
    • Replace RELEASE_DIR in script with your build dir.
    • PRO_DIR is the dir where new files will copied to.
    • Sync script may out of date that you need modify it yourself.
  4. Finally, replace all files in this project with the new files.

Thanks

This project is based on:

Copyright & License

Please see LICENSE.

chromium-android's People

Contributors

kuoruan avatar

Watchers

 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.