
Hello everyone, i am doing my semester project at this time, and i want help in configuring the appwrite's database with my android application, can anybody help me with CRUD Operations?

Would some examples help?

To add what Jyoti mentioned, @Swapnil there's a lot of examples online with configuring your database by searching "Appwrite android app" or along these lines in keywords. Here's one of many https://dev.to/appwrite/appwrite-android-and-realtime-42jd
Are you using Appwrite Cloud or self hosting?

I'm using Appwrite cloud

I tried searching resources for android kotlin sdk, but none of them helped

Yes please


I'll see this, thank you 😊

Can anybody help me with setting up appwrite on android studio with the http request?

what do you mean?

Properly installing appwrite's dependencies on android studio?

And the json val, that is confusing

Maybe this will help: https://appwrite.io/docs/getting-started-for-android

If anyone would come to gmeet and help me install that?, It would be grateful of you

It didn't help, can you please help?

What's the problem you're facing now?
Recommended threads
- exclude password field from getDocument
i got a getDocument that lists data from the user (username, password, id.....) so my question is how do i exclude the password so it doesnt get listed out? m...
- Date objects behaving weird
I've programmed an app that uses Date objects. Everything works perfectly in my local environment, but on my hosted version with Vercel, the times of the object...
- Unkown Attribute Error
I have a python server function setting up a database that follows the following flow: 1. create collection, 2. create attributes, 3. create document. I am get...
