migrate to gradle part 2
This commit is contained in:
parent
47f1b10b99
commit
a331c8a0da
1 changed files with 1 additions and 2 deletions
|
@ -46,8 +46,7 @@ A full documentation on how to set this up is available at
|
||||||
|
|
||||||
### Build and Install
|
### Build and Install
|
||||||
|
|
||||||
To compile BRouter (including the BRouter Android app), add a file
|
To compile BRouter (including the BRouter Android app), add a file 'local.properties' to main folder with your Android path (Windows sample)
|
||||||
local.properties to main folder with your Android path
|
|
||||||
|
|
||||||
```
|
```
|
||||||
sdk.dir=D\:\\Android\\android-sdk
|
sdk.dir=D\:\\Android\\android-sdk
|
||||||
|
|
Loading…
Reference in a new issue