GithubHelp home page GithubHelp logo

smartt78 / android_external_chromium-webview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lineageos/android_external_chromium-webview_backup-20210212

0.0 2.0 0.0 5.57 GB

Fork of AOSP platform/external/chromium-webview

Makefile 100.00%

android_external_chromium-webview's Introduction

Building the Chromium-based WebView in AOSP is no longer supported. WebView can
now be built entirely from the Chromium source code.

General instructions for building WebView from Chromium:
https://www.chromium.org/developers/how-tos/build-instructions-android-webview

------

The prebuilt libwebviewchromium.so included in these APKs is built from Chromium
release tag 65.0.3325.144, using the GN build tool. To match our build settings, set:

target_os="android"
is_debug=false
is_official_build=true
is_chrome_branded=false
use_official_google_api_keys=false
enable_resource_whitelist_generation=true
ffmpeg_branding="Chrome"
proprietary_codecs=true
enable_remoting=true
is_component_build=false
enable_nacl=false
remove_webcore_debug_symbols=true
android_default_version_name=65.0.3325.144
android_default_version_code=3325144$$

$$ depends on device ARCH

in your GN argument file before building.

------

Extra patches:
patches/chromium-theme-color.patch: Provides a callback when a theme color is set by the page

------

For questions about building WebView, please see
https://groups.google.com/a/chromium.org/forum/#!forum/android-webview-dev

android_external_chromium-webview's People

Contributors

tornewuff avatar claudemasso avatar luca020400 avatar

Watchers

James Cloos avatar Timo Patock 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.