Android SDK
The Android SDK simplifies connecting to SPiD and comes in two variants. The core part of the SDK contains the login engine and APIs needed to connect to SPiD. You can use this to do your custom UI implementation. While the networking APIs are exposed, you use these at your own peril as no support will be given to this.
The recommended way to use these SDKs is to implement the UI module. This is highly customizable and will give you complete UIs out of the box. To learn more about the SDKs, please refer to the docs at schibsted.github.io/account-sdk-android
For support, please contact schibstedaccount@schibsted.com
Getting started
To get started with either SDK, you'll need to request access to SPiD before you can start using them. This process is documented on the SPiD Techdocs site. Once you have access and have created your client so that you have access to your client ID and secret, you should head over to read up on the documentation.
Native mobile development
- Overview
- Self Service
- Android
- iOS
Help us improve
Did you spot an error? Or maybe you just have a suggestion for how we can improve? Leave a comment, or better yet, send us a pull request on GitHub to fix it (in-browser editing, only takes a moment).
Comments/feedback
Do you have questions, or just want to contribute some newly gained insight? Want to share an example? Please leave a comment. SPiD reads and responds to every question. Additionally, your experience can help others using SPiD, and it can help us continuously improve our documentation.