Files
arcanechat-android/README.md
T
Björn Petersen e462d66746 Update README.md
2017-08-23 18:50:42 +02:00

1.2 KiB

Delta Chat Android Client

This is the android client for Delta Chat. For the core library and other common information, please refer to Delta Chat Core Library. For ready-to-use binaries, please go to https://delta.chat .

Logo

Get it on F-Droid

Build

If the core library (https://github.com/deltachat/deltachat-core) is not checked out together with this deltachat-android, you must check out it manually using git submodule update --init --recursive for this purpose. There is no need to build the core library itself, deltachat-android just references them.

After that, call ndk-build in the MessengerProj directory to build the C-part and run the project in Android Atudio.

With chance, that's it :)


Copyright © 2017 Delta Chat contributors