forked from dontworry/ICEDroid
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
35 lines (21 loc) · 1.08 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
================================================================================
ProjectX introducing...
___ _ _ ___ ___ ___
| _ ) |__ _ __| |__|_ _/ __| __|
| _ \ / _` / _| / / | | (__| _|
|___/_\__,_\__|_\_\|___\___|___|
BlackICE is a Android distribution based on CyanogenModv7.1
intended to run on Desire HD / Inspire 4G devices
This is under development
================================================================================
BUILD INSTRUCTIONS (tested on GNU/Linux ... needed bash/gawk/j2sdk/android.SDK)
1) Clone the repo
git clone git://github.com/alienmind-org/BlackICE.git
2) Download CM nightbuild / build your KANG / Kernel Image (lordModUE) under download/
3) Customize your build.ini from conf/build_example.ini (documented inside)
4) Run
cd BlackICE
tools/build.sh -ini conf/build_example.ini
4) Flash out/BlackICE-vX.X-YYYYMMDD_HHMISS-signed.zip
There are other extended ways to build blackice with custom patches from CM sources.
See con/build_example.ini for more advanced options