mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-25 02:55:23 +00:00
path changed: library -> libaxolotl
This commit is contained in:
parent
9ef1ea283b
commit
4a107483c1
@ -33,13 +33,13 @@ The following steps should help you (re)build TextSecure from the command line.
|
|||||||
Re-building native components
|
Re-building native components
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
Note: This step is optional; native components are contained as binaries (see [library/libs](library/libs)).
|
Note: This step is optional; native components are contained as binaries (see [libaxolotl/libs](libaxolotl/libs)).
|
||||||
|
|
||||||
1. Ensure that the Android NDK is installed.
|
1. Ensure that the Android NDK is installed.
|
||||||
|
|
||||||
Execute ndk-build:
|
Execute ndk-build:
|
||||||
|
|
||||||
cd library
|
cd libaxolotl
|
||||||
ndk-build
|
ndk-build
|
||||||
|
|
||||||
Afterwards, execute Gradle as above to re-create the APK.
|
Afterwards, execute Gradle as above to re-create the APK.
|
||||||
|
Loading…
Reference in New Issue
Block a user