programizer / Antox

Android client for Project Tox - secure p2p messaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antox

The F-Droid repo has changed. To continue receiving updates for Antox, please add https://pkg.tox.chat/fdroid/repo to your repositories

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://pkg.tox.chat/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 Transifex.

###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

License:GNU General Public License v3.0


Languages

Language:Scala 89.1%Language:Java 9.9%Language:Batchfile 0.6%Language:Shell 0.4%