Skip to content
Snippets Groups Projects
Adrien Beraud's avatar
Adrien Béraud authored
Change-Id: I43d3beffad70a4e57f452b04edfff2f6ec33ba0c
be17c2e9
History

Jami Android

The Jami client for Android

App CI
Download on the Play Store Download on F-Droid Build Status

Environment

Install autotools, autopoint, swig-4 or later and python-3.7 or later on your system

Build instructions

With Android Studio:

  • Add 'ring-project' in Android Studio
  • Click on build
  • Enjoy!

With the command line:

  • cd client-android/ring-project
  • ./gradlew assembleDebug

Update translations

Update translations using the Transifex client (tx) : ./update-translations.sh

Generate new release commit

Generate a new release commit updating the version code and version string: ./update_version.py --commit

Report issues

Report issues on Gitlab: https://git.jami.net/savoirfairelinux/jami-client-android