Coder Social home page Coder Social logo

antox's Introduction

Antox

Antox is an Android 2.2+ client for Tox. It aims to bring the full multimedia support Tox offers to your device, although it's still currently in heavy development. Once ready, Antox will be available on Google Play and on F-Droid.

tip for next commit

###Current development Currently implementing A/V in Antox

###Antox On F-Droid To get Antox on F-Droid, add https://markwinter.me/fdroid/repo to your repo list. To do this, go to 'Repositories' in F-Droid and click the '+' symbol in the action bar. PLEASE NOTE this app is still alpha and will contain bugs and missing features (compared to other Tox clients)

###Antox On Google Play For those who used to test Antox on Google Play, we apologize that we will no longer be pushing alpha updates to the Play Store. Once Antox is release ready it will be published on the App store. Thanks to everyone who helped to test!

###Directly Installing Antox PLEASE NOTE this app is still alpha and will contain bugs and missing features (compared to other Tox clients)

  1. Download the latest APK here
  2. Sideload the APK to your phone, or just download the file from step 1 directly to your phone
  3. Ensure that you allow applications from unknown sources to be installed (Tick the option "Unkown Source", found in Settings>Security)
  4. Install the APK by either using a file manager or ADB.

###Known To Work On For a list of which devices currently run Antox, visit our Tox Wiki page. Antox should support Android 2.2+. Please open an issue if you find yourself unable to so it can be fixed.

###Translating Antox You can localize the application via github pull request or by requesting a new language or join an existing translation team on Transifex. Transifex page - https://www.transifex.com/projects/p/antox/

###Compiling Antox From Source with IntelliJ IDE

  • 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 (22.6.3 and 19.0.3 respectively as of writing)
  • To import the project, go to File>Import Project. Select the build.gradle file in the root of the Antox folder
  • Download the latest jToxcore binaries from https://jenkins.libtoxcore.so/job/jtoxcore_android_arm/
  • Copy libjtoxcore.so to app/src/main/jniLibs/armeabi (you will need to create some of these folders)
  • Copy jToxcore.jar to app/libs/jToxcore.jar
  • These dependencies are updated from time to time, so you might need to check back if the binary link changed
  • 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.

###Compiling Scala Antox From Source via CLI

  • Download android sdk http://developer.android.com/sdk/index.html and unpack
  • Set the environmental variable ANDROID_HOME to point to it
  • Add $ANDROID_HOME/tools and $ANDROID_HOME/platform-tools to your PATH environmental variable
  • run the command android and use it to install SDK Platform for API 10, and the latest SDK tools and SDK build tools, and Android Support Library
  • Clone the Antox repo
  • Download the latest jToxcore binaries from https://jenkins.libtoxcore.so/job/jtoxcore_android_arm/
  • Copy libjtoxcore.so to app/src/main/jniLibs/armeabi (you will need to create some of these folders)
  • Copy jToxcore.jar to app/libs/jToxcore.jar
  • These dependencies are updated from time to time, so you might need to check back if the binary link changed
  • Connect your phone with USB in developer mode and run ./gradlew installDebug from the root Antox directory. It will install Antox on to your phone, and you can now run it.
  • Run adb logcat to display the logs of your USB connected phone, to read error messages and crash logs etc.

###What Is Currently Working

  • Basic messaging - this does not include group chats
  • File transfers

###Screenshots Of Progress

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.

antox's People

Contributors

aagam-shah avatar ansa89 avatar ar-lex avatar arulnadhan avatar aviau avatar corly avatar cuttingedge03 avatar dcharles525 avatar dethstar avatar emirunlu avatar fireflystorm avatar hiperzone avatar ireun avatar lakhshya avatar markwinter avatar mquandalle avatar nachfuellbar avatar olologin avatar proplex avatar scoutr2d2 avatar serisium avatar shantanu1227 avatar sonofra avatar sssemil avatar strider29 avatar sudden6 avatar thomastoye avatar tsudoko avatar viric avatar zetok avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.