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.
|
||||
- **ant:**
|
||||
Set the ANDROID_HOME environment variable
|
||||
`export ANDROID_HOME=/path/to/android_sdk`
|
||||
Build the project with ant
|
||||
Set the ANDROID_HOME environment variable:
|
||||
```export ANDROID_HOME=/path/to/android_sdk```
|
||||
and build the project with ant:
|
||||
`ant debug`
|
||||
|
Loading…
x
Reference in New Issue
Block a user