Skip to main content

Using Java or Kotlin on Android

Let's start with the bad news:

I'm afraid that the Android SDK is not yet available. We are working on it, but it's not quite ready yet. You can track our progress on our public Trello.

The good news:

You can still use Hivekit on IOs. If you don't need realtime update feeds in your app, you can use our REST API. If you do need realtime updates, you can use our low level Websockets API. And if you are going to write your app in Capacitor or a similar Webview Mobile App Framework, you can of course use our JavaScript SDK.

How can I get notified when the Android SDK is ready?

You can follow us on Twitter or join our Discord to get notified when the SDK is ready.