Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
clients:atox [2021/04/20 21:00]
thetruejohnsmith Added "Translation" section
clients:atox [2021/06/07 17:54]
thetruejohnsmith [Building] Added subsections and updated information
Line 23: Line 23:
 ===== Building ===== ===== Building =====
  
-Clone!+=== Clone! ===
  
 ''git clone https://github.com/evilcorpltd/aTox.git'' ''git clone https://github.com/evilcorpltd/aTox.git''
  
-Build!+=== 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'' ''gradlew build''
Line 34: Line 48:
 ===== Communication with the developer ===== ===== Communication with the developer =====
  
-[[https://webchat.freenode.net/?channels=#atox|IRC (freenode #atox)]]+[[https://kiwiirc.com/nextclient/irc.libera.chat/atox|IRC (Libera #atox)]]
  
  
Print/export