Skip to content

OriginHosting/ToxAndroidRefImpl

 
 

Repository files navigation

This is our test branch of the below project. Things we'll be working on specifically:

See below. https://developer.android.com/reference/android/media/audiofx/AcousticEchoCanceler https://developer.android.com/reference/android/media/audiofx/NoiseSuppressor

  • Import existing TOX accounts. Need to look though the code to work out what's going on and how to implement. Easy fix? https://wiki.tox.chat/users/import_export

  • Add offline messaging capability. If user offline, add to db and attempt to resend every 5 seconds for 5 mins, drop to every 15 seconds after that. Drop down lower later? Consider traffic etc. and power implications.

  • Add Back button to chats. Take back to chat list.

Tox Reference Implementation for Android [TRIfA]

This is not a Reference Client, it's c-toxcore for Android.
This is now also a Tox Client for Android.

Get it on Google Play

Build Status

CircleCI: CircleCI Bintray: Download Methods:

Get in touch

Compile in Android Studio

Open an existing Project:

and select the "android-refimpl-app" subdir:



Had to make native-audio.jni first. Needed cmake and ninja installed on OS. Then build module.

Development Snapshot Version (Android)

the latest Development Snapshot can be downloaded from CircleCI, here

About

Tox Reference implementation for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 54.9%
  • C 44.1%
  • Objective-C 0.3%
  • C++ 0.3%
  • Shell 0.1%
  • Groovy 0.1%
  • Other 0.2%