Update HACKING.md
This commit is contained in:
parent
8593a7a050
commit
b475ad8b57
@ -18,7 +18,7 @@ Building the APK
|
|||||||
|
|
||||||
- **Eclipse:** Just import this project and klick the build button.
|
- **Eclipse:** Just import this project and klick the build button.
|
||||||
- **ant:**
|
- **ant:**
|
||||||
Set the ANDROID_HOME environment variable
|
Set the ANDROID_HOME environment variable:
|
||||||
`export ANDROID_HOME=/path/to/android_sdk`
|
```export ANDROID_HOME=/path/to/android_sdk```
|
||||||
Build the project with ant
|
and build the project with ant:
|
||||||
`ant debug`
|
`ant debug`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user