From 4afd1137027504548e708dfab2e6b69ae68c132a Mon Sep 17 00:00:00 2001 From: "J.Jason" <130959319+JJasonSun@users.noreply.github.com> Date: Fri, 18 Sep 2026 14:56:37 +0800 Subject: [PATCH] docs: link community Android SDK --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 03503fd..188871c 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,10 @@ them separately. A polling timeout does not cancel an accepted call. For a complete example that saves the Call ID and resumes polling, see the [Calls example and recovery guide](https://docs.heycall-e.com/quickstart#run-a-complete-example). +#### Community SDKs + +- [Kotlin / Android SDK](https://github.com/Baklolman69/calle-android-sdk) — Community-maintained Kotlin SDK for integrating CALL-E voice agents into Android and Wear OS apps. + ### API The CALL-E Developer API provides direct HTTP access for any trusted backend, worker, or workflow system.