Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
clients:atox [2021/03/29 14:43]
skeleton1 created
clients:atox [2021/06/07 18:02] (current)
thetruejohnsmith [Building] Updated text markup
Line 11: Line 11:
  
 {{ users:atox.png?400| aTox }} {{ users:atox.png?400| aTox }}
 +{{:clients:atox2.png?400| aTox}}
  
  
 ===== Installation ===== ===== Installation =====
  
-aTox can be easily installed from [[https://f-droid.org/packages/ltd.evilcorp.atox|F-Droid]].+aTox can be easily installed from [[https://f-droid.org/packages/ltd.evilcorp.atox|F-Droid]] or [[https://play.google.com/store/apps/details?id=ltd.evilcorp.atox|Google Play]].
  
 Alternatively its .apk file can be downloaded from its [[https://github.com/evilcorpltd/aTox/releases|GitHub releases page]]. Alternatively its .apk file can be downloaded from its [[https://github.com/evilcorpltd/aTox/releases|GitHub releases page]].
 +
 +
 +===== Building =====
 +
 +==== Clone! ====
 +
 +''git clone https://github.com/evilcorpltd/aTox.git''
 +
 +==== Build tox4j! ====
 +
 +Until [[https://github.com/evilcorpltd/aTox/issues/730| #730 (GitHub issues)]] 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''
 +
 +
 +===== Communication with the developer =====
 +
 +[[https://kiwiirc.com/nextclient/irc.libera.chat/atox|IRC (Libera #atox)]]
 +
 +
 +===== Translation =====
 +
 +Want to see aTox in your language? Contribute a translation on [[https://hosted.weblate.org/engage/atox|Weblate]]!
Print/export