Android
The Spaces SDK for Android enables people to sign into your app with Spaces Login. When people log into your app with Spaces they can grant permissions to your app so you can retrieve information or perform actions on Spaces on their behalf.
For an example project that illustrates how to integrate Spaces Login into an Android app, see the SpacesLoginSample on GitHub.
Follow the steps below to add Spaces Login to your app.
1. Select an app or create a new app
Select an app or create a new one to pull info about your app into the following code snippets.
2. Download the Spaces App
Download the Spaces app by clicking the button below.
3. Integrate the Spaces SDK
The Spaces Login SDK for Android is a component of the Spaces SDK for Android. To use the Spaces Login SDK in your project, make it a dependency in Maven, or download it. To support the changes in Android 11, use SDK version 8.1 or higher.