
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.
TL;DR
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.
It would be the same to initialize using java. Your IDE should help you with the exact syntax.
We also have java examples for our various APIs: https://appwrite.io/docs/client/databases?sdk=android-java
Recommended threads
- Document Data is null.
I'm using flutter and I've just got everything set up, the document meta data is null but the actual query is fine. (see screenshot) The permission I have ar...
- Flutter native Google Sign Up with googl...
Hey I want to use the native login instead of the WebView. Do you have any experience on that and has Appwrite to plan this support?
- Error: Invalid `userId` param: Parameter...
