gyancodesOriginal post
@everyone
Hi, I have been trying to implement appwrite in my android project but I am facing problem getting started with docs as It has been using kotlin for initializing the SDK and I am not comfortable with It, please help how I can get started with java.
Summary
The user is seeking help with initializing the Appwrite SDK in Java for an Android project. They mentioned that the current documentation uses Kotlin, which they are not comfortable with. They are looking for assistance on how to get started with Java.
Solution: It is mentioned that initializing the Appwrite SDK in Java should be similar to how it is done in Kotlin. The user is encouraged to consult their IDE for the exact syntax. Additionally, the support thread points to Java examples for the various APIs on the Appwrite documentation website.