mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
1.2 KiB
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 .
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
