Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 3.46 KB

README.md

File metadata and controls

66 lines (43 loc) · 3.46 KB

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