mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-25 02:55:23 +00:00
Added the dependency "Android SDK Build-tools".
//FREEBIE
This commit is contained in:
parent
b860aeff85
commit
ccc1f5e9d6
@ -17,7 +17,7 @@ The following steps should help you (re)build TextSecure from the command line.
|
|||||||
git clone https://github.com/WhisperSystems/TextSecure.git
|
git clone https://github.com/WhisperSystems/TextSecure.git
|
||||||
|
|
||||||
2. Make sure you have the [Android SDK](https://developer.android.com/sdk/index.html) installed somewhere on your system.
|
2. Make sure you have the [Android SDK](https://developer.android.com/sdk/index.html) installed somewhere on your system.
|
||||||
3. Ensure the "Android Support Repository" is installed from the Android SDK manager.
|
3. Ensure the "Android Support Repository" and "Android SDK Build-tools" are installed from the Android SDK manager.
|
||||||
4. Create a local.properties file at the root of your source checkout and add an sdk.dir entry to it.
|
4. Create a local.properties file at the root of your source checkout and add an sdk.dir entry to it.
|
||||||
|
|
||||||
sdk.dir=\<path to your sdk installation\>
|
sdk.dir=\<path to your sdk installation\>
|
||||||
|
Loading…
Reference in New Issue
Block a user