No description
Find a file
2016-11-22 02:14:45 +01:00
gradle/wrapper Initial commit. 2016-07-03 09:42:27 +02:00
MessengerProj Cleanup. 2016-11-22 02:14:45 +01:00
.gitignore Cleanup. 2016-11-22 02:14:45 +01:00
build.gradle Initial commit. 2016-07-03 09:42:27 +02:00
gradle.properties Add gradle.properties file. 2016-07-03 13:23:59 +02:00
gradlew Initial commit. 2016-07-03 09:42:27 +02:00
LICENSE Upgrade to GPL v3. 2016-10-01 09:55:20 +02:00
README.md Rename project. 2016-11-21 22:03:19 +01:00
settings.gradle Rename project. 2016-11-21 22:03:19 +01:00

Delta Chat Android Frontend

This is the android frontend for Delta Chat. For the backend and other common information, please refer to https://github.com/r10s/messenger-backend .

Build

Beside a build in Android Studio, you have to call ndk-build in the MessengerProj directory. Moreover, place a copy of your keyfile eg. to MessengerProj/config/debug.keystore.

Logo

You'll also need the backend (https://github.com/r10s/messenger-backend), that must be placed at ../messenger-backend, however, there is not need to build the backend itself, the android frontend just references the needed files.

The Delta Chat Android Frontend is based upon Telegram FOSS.


Copyright (c) Bjoern Petersen Software Design and Development, http://b44t.com and contributors.