Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 630 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 630 Bytes

crDroid Dockerfile Donate

Copyright (C) 2017 Rohit Goswami rohit1995@mail.ru

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