Jami Android
The Jami client for Android
App | CI |
---|---|
|
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