Open
Description
💭 Description
While the Appwrite team will write an App using Android Kotlin, we do not have a tutorial on Java. For community members that are fluent in Android development using Java, we'd love to see contributions here.
Goal
Interactive tutorial for beginners to build their first functioning app using Android (Java) and Appwrite.
Content
- The end product should be a functional app
- Step by step from setup. If there will be test data, provide a Server SDK script with instructions.
- Format should be similar to
/docs/tutorials/sveltekit
- Should contain the following content
- install dependencies
- make first request
- implement auth
- intro to databases
- queries and paginations
- storage (optional)
- realtime (optional)
- permissions (optional)
How to contribute
Pitch an outline detailing each page you plan to add and headings within, and ask to be assigned. Open a PR after the outline has been approved.
The Appwrite team will collaborate with you on the outline and PR.
Thanks for taking the time to make our documentation better 🙏
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct