shiftconnects / android-auth-managerLinks
Handles much of the cruft needed in Android to interface with AccountManager and provides a mechanism for storing a user in your app within AccountManager and automatically refreshing an OAuth2 token when necessary.
☆41Updated 10 years ago
Alternatives and similar repositories for android-auth-manager
Users that are interested in android-auth-manager are comparing it to the libraries listed below
Sorting:
- Fragment Back Stack manager while displaying fragments on single activity and need to maintain on back press☆82Updated 9 years ago
- Easy Android form validation in Rx way☆58Updated 8 years ago
- Sample demonstrate hot to load data from SQLite and parse it from Cursor on the fly when you need it.☆45Updated 9 years ago
- Simple Http server that makes simulating API easy.☆81Updated 7 years ago
- Simple reactive wrapper for Android sensors☆79Updated 7 years ago
- ActiveAndroid with reactive extensions☆67Updated 7 years ago
- Code generator for new Android M permission model☆48Updated 6 years ago
- This example is for "Snorkeling with Dagger 2" article