Skip to content
andDevW edited this page Mar 26, 2016 · 9 revisions
#getChromium

######Minimalist Android app that Installs/Updates the open-source Chromium browser. ######Requires min API 19/Android 4.4 ######NOTE: Chromium builds do not auto-update!



*** ###permissions

######INTERNET ('Full network access'): to download Chromium builds ######ACCESS_NETWORK_STATE ('View network connections'): to download over WiFi if available ######WAKE_LOCK ('Prevent device from sleeping'): to enable reliable downloads

###support Feature requests and bugs: please create an issue on GitHub.

###attribution

getChromium uses:

###license

GNU General Public License version 3

Copyright (c) 2015-2016 Andrew Wright (andDevW)

All rights reserved

This file is part of getChromium.

getChromium is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your discretion) any later version.

getChromium is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with getChromium. If not, see http://www.gnu.org/licenses/.

###trademarks

Android is a trademark of Google Inc. Google Play is a trademark of Google Inc

Clone this wiki locally