You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/docs/quick-starts/android-java/+page.markdoc
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ back: /docs/quick-starts
9
9
10
10
Learn how to setup your first Android project powered by Appwrite and the [Appwrite Android SDK](https://github.com/appwrite/sdk-for-android) using Java.
11
11
12
+
{% info title="Using Kotlin?" %}
13
+
Check out the [Start with Android (Kotlin)](/docs/quick-starts/android) guide.
0 commit comments