Skip to content
Snippets Groups Projects
Commit ccbb9606 authored by ylecollen's avatar ylecollen
Browse files

Move the android project from /Java/Android/OlmLibSdk

parent 8ea5bc79
No related branches found
No related tags found
No related merge requests found
Showing
with 2 additions and 2 deletions
.DS_Store 0 → 100644
File added
...@@ -36,7 +36,7 @@ To build the javascript bindings, install emscripten from http://kripken.github. ...@@ -36,7 +36,7 @@ To build the javascript bindings, install emscripten from http://kripken.github.
To build the android project for Android bindings, run: To build the android project for Android bindings, run:
.. code:: bash .. code:: bash
cd java/android/OlmLibSdk cd android
./gradlew clean assembleRelease ./gradlew clean assembleRelease
Release process Release process
......
File added
...@@ -22,7 +22,7 @@ Add in the dependencies category:: ...@@ -22,7 +22,7 @@ Add in the dependencies category::
Development Development
----------- -----------
import the project from the ``/java/android/OlmLibSdk`` path. import the project from the ``android/`` path.
The project contains some JNI files and some Java wraper files. The project contains some JNI files and some Java wraper files.
......
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment