Skip to content

Build scripts for Chromium Snapdragon Stable (customized a bit)

Notifications You must be signed in to change notification settings

gwindlord/caf_chromium_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chromium CAF Snapdragon Stable Build Scripts

  1. Setup build environment as it is described here (though I use OpenJDK instead or Oracle one and everything works)
  2. Clone this repo to dir where to build
  3. Follow items 2-4 of this guide http://forum.xda-developers.com/general/general/guide-building-chromium-snapdragon-t3255475 (item 1 is recommended, but I use Debian 8 and it works; hint: use --unsupported parameter for forcible install) In case of non-Ubuntu please check with official packages manual
  4. Change LogsDir in ./build/run.sh if necessary
  5. Make sure that you're in the dir where to build
  6. To update run ./build/update.sh
  7. To build run ./build/make.sh
  8. Result is in src/out/Default/apks

Credits go to:

About

Build scripts for Chromium Snapdragon Stable (customized a bit)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published