Esri / developer-support

Proof of concept developer code and samples to help be successful with all ArcGIS developer products (Python, NET, JavaScript, Android…). The repository is designed to be an exchange for sharing coding conventions and wisdom to developers at all skill levels.
Apache License 2.0
266 stars 164 forks source link

SharedPreferencesCredentialPersistance sample application to store credentials with Android Runtime SDK #362

Closed banuelosj closed 3 years ago

banuelosj commented 3 years ago

This sample shows an example of this new class that was released at 100.9. This allows users to only sign in once, and store their credentials, so they are not prompted to sign in again after they exit the app.