From 4f89f6a12d2c0bd808f4284770a9b56f3b876a3c Mon Sep 17 00:00:00 2001 From: Ethan Sutin Date: Tue, 5 Mar 2024 17:07:51 -0800 Subject: [PATCH] More android details --- clients/android/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/clients/android/README.md b/clients/android/README.md index 0812870e..c674f9c6 100644 --- a/clients/android/README.md +++ b/clients/android/README.md @@ -1,6 +1,9 @@ # Native Android Version Coming Soon -Native Android version coming soon. Please [join our Discord](https://discord.gg/TwrBFG9Z) to help! +*Update:* This project now contains an implementation of Android as a capture device itself. This means it uses the android devices camera and microphone, primarily targeting non phone android devices as wearable/semi-wearable multimodal capture devices. See this [Demo](https://x.com/EthanSutin/status/1763646900056826153?s=20). + + +Native Android version with full companion app and Bluetooth capture coming soon. Please [join our Discord](https://discord.gg/TwrBFG9Z) to help! In the meantime, you can use the web version on your Android device. WebBluetooth works very well on Android. [![WebBluetooth Demo](http://img.youtube.com/vi/y4bqPLv-EHo/0.jpg)](https://youtube.com/shorts/y4bqPLv-EHo "Owl Tutorial")