evilcorpltd / aTox

Reasonable Tox client for Android
GNU General Public License v3.0
351 stars 55 forks source link
android hacktoberfest kotlin tox

aTox

IRC License Last release Translation status

Get aTox on F-Droid Get aTox on Google Play

The reasonable Tox client for Android.

chat screen contact screen

Building

Clone!

git clone https://github.com/evilcorpltd/aTox.git

Build tox4j!

Until #730 is closed, you'll have to build and publish tox4j to a local repository:

./scripts/build-host -j$(nproc)
./scripts/build-aarch64-linux-android -j$(nproc) release
./scripts/build-arm-linux-androideabi -j$(nproc) release
./scripts/build-i686-linux-android -j$(nproc) release
./scripts/build-x86_64-linux-android -j$(nproc) release

Build aTox!

gradlew build

Translation

Want to see aTox in your language? Contribute a translation on Weblate!

Translation status