Skip to content

HaoZeke/docker_android_crdroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

crDroid Dockerfile Donate

Copyright (C) 2017 Rohit Goswami [email protected]

Meant for compiling finicky android systems with an archlinux box.

Works as a self contained setup for crDroid.

Usage

The recommended usage leverages your existing build tree so you only need this as your build environment.

docker run -it -h crdroid -v $SOURCE_LOCATION:/home/build/Android -v $HOME/.ccache/:/home/build/.ccache -v $HOME.cache/:/home/build/.cache HaoZeke/crdroid