AeroGear Android Cookbook
The cookbook application contains an interactive version of the code samples found in the online documentation.
| Project Info | |
|---|---|
| License: | Apache License, Version 2.0 |
| Build: | Maven |
| Documentation: | http://aerogear.org/docs/guides/aerogear-android/ |
| Issue tracker: | https://issues.jboss.org/browse/AGDROID |
| Mailing lists: | aerogear-users (subscribe) |
| aerogear-dev (subscribe) |
Building
Please take a look at the step by step guide on our website.
Cookbook apps
| App | Description | Pipe | Store | Security | Auth | Authz | Push |
|---|---|---|---|---|---|---|---|
| GDrive | Using OAuth2 to list your GoogleDrive documents | ➖ | ➖ | ➖ | ➖ | ✔️ | ➖ |
| KeyCloak Authenticator | Adding KeyCloak to the list of accounts Android can manage. | ➖ | ➖ | ➖ | ➖ | ✔️ | ➖ |
| Chuck Norris Jokes | Pipe example consuming a REST endpoint. | ✔️ | ➖ | ➖ | ➖ | ➖ | ➖ |
| AG Reddit | Consuming a third party API with authentication and pagination | ✔️ | ➖ | ➖ | ✔️ | ➖ | ➖ |
| CarStore | CRUD made easy | ➖ | ✔️ | ➖ | ➖ | ➖ | ➖ |
| ShootAndShare | Social Login and Sharing | ✔️ | ➖ | ➖ | ➖ | ✔️ | ➖ |
| AuthExamples | Basic and Digest Authentication | ✔️ | ➖ | ➖ | ✔️ | ➖ | ➖ |
| AeroDoc | A client of AeroDoc backend | ✔️ | ✔️ | ➖ | ✔️ | ➖ | ✔️ |
| Password Manager | Mobile Application to store your passwords in an Encrypted Store | ➖ | ✔️ | ✔️ | ➖ | ➖ | ➖ |
Other AeroGear Android example apps
| App | Description | Pipe | Store | Security | Auth | Authz | Push |
|---|---|---|---|---|---|---|---|
| Unified Push HelloWorld | How to include basic push functionality in Android applications. | ➖ | ➖ | ➖ | ➖ | ➖ | ✔️ |
| Unified Push Quickstarts | Integration with the Push notification mechanism to instantly retrieve a new Contact when it is created on the server | ➖ | ➖ | ➖ | ➖ | ➖ | ✔️ |
| OTP Demo | How case to Java One Time Password API | ➖ | ➖ | ✔️ | ➖ | ➖ | ➖ |
Development
If you would like to help develop AeroGear you can join our developer's mailing list, join #aerogear on Freenode, or shout at us on Twitter @aerogears.
Also, take some time and skim the contributor guide.
Questions?
Join our user mailing list for any questions or help! We really hope you enjoy app development with AeroGear!