This app demonstrates how to use Resonance Android SDK.
You can try our compiled apk for simple tests or download source code.
After launch you will be prompted to input payload. Payload is the data that will be available to all
nearby devices. "START SEARCH" button starts the search. When nearby device is detected
line "Found: another_payload
" will be printed to screen.
Search is stopped automatically when app is closed.
You can use this example with example-web and example-ios to see how cross-platform discovery works.
Detailed documentation, support and your API-key is available in Resonance Console after registration.