WiFi Walkie Talkie

Talk to other devices on your LAN
AppID:org.jsl.wfwt
Author:Sergey Zubarev
License:AGPL-3.0-only
Donation:
InRepoSince:2015-12-31
LastRepoUpdate:2022-04-21
LastAppUpdate:Unknown
LastVersion:1.13
Categories:Connectivity
APK source:
Google Play:Check if it's there
icon This program transmits sound recorded from microphone to some other devices
running the same program on the same network segment, so works like Walkie
Talkie radio.

Devices find each other by Android NSD (aka Bonjour), no any configuration
required. Unfortunately Android NSD implementation is not stable enough, so
sometimes application can not establish connection properly. Application restart
or device reboot usually helps. Audio data is being transmitted by the unicast
channel, so each device works as a server and as a client at the same time.

Program was implemented as a demonstration of JS-Collider: Java high performance
scalable NIO framework, see https://github.com/js-labs/js-collider.
Download Source Issues ChangeLog
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 1.13 (2022-04-21)

Android Versions:
  • Target: 4.1
  • MinVer: 4.1

Download (125 k)

Version 1.11 (2016-10-11)

Version 1.10 (2016-06-02)