Applications
************

Roc Droid
=========

`Roc Droid <https://github.com/roc-streaming/roc-droid/>`_ is a proof-of-concept app for Android that can:

* receive audio from network and play to local audio device
* capture audio from apps or microphone and send to network

The app is fully interoperable with other Roc receivers and senders based on libroc, including Roc :doc:`command-line tools </tools/command_line_tools>` and :doc:`sound server modules </tools/sound_server_modules>`. The app is based on Roc `JNI bindings <https://github.com/roc-streaming/roc-java/>`_.
