You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
res v811_spc009_project 4 months ago
src/org/chromium/webview_shell v811_spc009_project 4 months ago
Android.bp v811_spc009_project 4 months ago
AndroidManifest.xml v811_spc009_project 4 months ago
CleanSpec.mk v811_spc009_project 4 months ago
OWNERS v811_spc009_project 4 months ago
README v811_spc009_project 4 months ago
run_startup_time_test.sh v811_spc009_project 4 months ago

README

Browser2 is a copy of the WebViewShell, a minimal test browser using WebView.
The old Browser is no longer supported.

This is *not* a production quality browser and does not implement suitable
security UI to be used for anything other than testing WebView. This should not
be shipped in production devices, or used as the basis for implementing a real
browser.

To build a full-fledged browser for AOSP, one option is to build a standalone
(non-WebView-based) Chromium browser by following the instructions at:
https://www.chromium.org/developers/how-tos/android-build-instructions