1This app is not actively supported and the source is only available as a 2reference. This project will be removed from the source manifest sometime in 3the future. 4 5Browser2 is a copy of the WebViewShell, a minimal test browser using WebView. 6The old Browser is no longer supported. 7 8This is *not* a production quality browser and does not implement suitable 9security UI to be used for anything other than testing WebView. This should not 10be shipped in production devices, or used as the basis for implementing a real 11browser. 12 13To build a full-fledged browser for AOSP, one option is to build a standalone 14(non-WebView-based) Chromium browser by following the instructions at: 15https://www.chromium.org/developers/how-tos/android-build-instructions 16