Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appwrite/playground-for-android
Simple examples that help you get started with Appwrite + Android (=❤️)
https://github.com/appwrite/playground-for-android
appwrite baas hacktoberfest
Last synced: 2 months ago
JSON representation
Simple examples that help you get started with Appwrite + Android (=❤️)
- Host: GitHub
- URL: https://github.com/appwrite/playground-for-android
- Owner: appwrite
- Created: 2020-06-20T07:26:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T13:18:22.000Z (3 months ago)
- Last Synced: 2024-09-27T06:23:27.040Z (3 months ago)
- Topics: appwrite, baas, hacktoberfest
- Language: Kotlin
- Homepage: https://appwrite.io
- Size: 233 KB
- Stars: 69
- Watchers: 16
- Forks: 33
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-appwrite - Playground for Android
README
# Appwrite's Android Playground 🎮
Appwrite playground for Android is a simple way to explore the Appwrite API & Appwrite Android SDK. Use the source code of this page to learn how to use the different Appwrite Android SDK features.
## Get Started
The **app/src/main/java/com/example/playgroundforandroid/PlaygroundViewModel.kt** file contains all the playground examples and source code.
You can learn how to integrate your Appwrite Android SDK in your project and see different features of the SDK that can be used.
This playground doesn't include any Appwrite best practices but rather intended to show the most simple examples and use cases of using Appwrite API in your android app.
## Contributing
All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
We truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the [contribution guide](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md).
## Security
For security issues, kindly email us [[email protected]](mailto:[email protected]) instead of posting a public issue in GitHub.
## Follow Us
Join our growing community around the world! Follow us on [Twitter](https://twitter.com/appwrite), [Facebook Page](https://www.facebook.com/appwrite.io), [Facebook Group](https://www.facebook.com/groups/appwrite.developers/) or join our [Discord Server](https://appwrite.io/discord) for more help, ideas and discussions.