Skip to content

onunez177/Antox

 
 

Repository files navigation

Antox

Antox is an Android 2.3+ client for Tox created by Mark Winter. It aims to bring the full multimedia support Tox offers to your device, although it's still currently in heavy development. Antox is currently available for alpha testing on Google Play and F-Droid.

###Current development

  • Adding A/V
  • Improving the design of several features

###Getting Antox

To get Antox on Google Play, join the Google+ Community, and follow the instructions given.

To install on F-Droid, add https://antox.me/fdroid/repo and search for "Antox".

###What Is Currently Working

  • One to one messaging
  • File transfers
  • Avatars

###Translating Antox

  • You can localize the application via github pull request or using Weblate instance.

###Compiling Antox From Source with Android Studio

  • Download https://developer.android.com/sdk/installing/studio.html
  • In Android Studio, go to Help>Check For Updates. As of writing, the latest version of AS is 0.8.1
  • In Android Studio again, go to Tools>Android>SDK Manager. Make sure you're using the latest SDK tools and SDK Build tools.
  • Clone the Antox repo
  • To import the project, go to File>Import Project. Select the build.gradle file in the root of the Antox folder
  • Download the latest tox4j binaries by running the download-dependencies script (./download-dependencies.sh on Linux/Mac or download-dependencies.bat on Windows)
  • Install the Scala plugin in IntelliJ, restart, and wait for IntelliJ to set itself up
  • Connect your phone in developer mode and click Run in Android Studio. It will install Antox on to your phone and run it automatically.

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.

This repository resembles but is legally distinct from astonex/Antox and the Lollipop Guild.

About

Android client for Project Tox - secure p2p messaging

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 89.3%
  • Java 10.2%
  • Other 0.5%