项目作者: jhonatasrm

项目描述 :
Chromium Android Browser
高级语言: Java
项目地址: git://github.com/jhonatasrm/chromium-android.git
创建时间: 2019-05-28T02:05:31Z
项目社区:https://github.com/jhonatasrm/chromium-android

开源协议:

下载


Chromium Android

Chromium Android

Brief Introduction

  • Google browser android version of the source program
  • This project is a world-class android architecture
  • Clarify the project business logic can completely fit for domestic company engineer
  • This project will follow up and update Google browser kernel version for a long time

Considerations

In 2015, Google releases full source of chromium for android, including browser UI. It means that base on chromium open source project, you can build an android browser as powerful as Chrome for Android. But for most android developer, chromium project is huge and difficult to customize. This project extracts sources and libraries built from chromium, so that you can put emphasis on UI customize. Please use Android Studio as your development environment.

The build process

Check out the repository in your Android Studio workspace, and open the project in Android Studio. Then build, debug, run as a normal android project.

Thanks

The project is inspiration from the 365 browser

The project contains code from the The Chromium Project, which is subject to the copyright and license on the project site.