mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 20:15:21 +00:00
Merge pull request #2281 from jonboulle/building
Remove native components from build instructions
This commit is contained in:
commit
3e8d2a557e
14
BUILDING.md
14
BUILDING.md
@ -30,20 +30,6 @@ The following steps should help you (re)build TextSecure from the command line.
|
|||||||
|
|
||||||
./gradlew build
|
./gradlew build
|
||||||
|
|
||||||
Re-building native components
|
|
||||||
-----------------------------
|
|
||||||
|
|
||||||
Note: This step is optional; native components are contained as binaries (see [libaxolotl/libs](libaxolotl/libs)).
|
|
||||||
|
|
||||||
1. Ensure that the Android NDK is installed.
|
|
||||||
|
|
||||||
Execute ndk-build:
|
|
||||||
|
|
||||||
cd libaxolotl
|
|
||||||
ndk-build
|
|
||||||
|
|
||||||
Afterwards, execute Gradle as above to re-create the APK.
|
|
||||||
|
|
||||||
Setting up a development environment
|
Setting up a development environment
|
||||||
------------------------------------
|
------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user