OAuth for web views & non-Clover devices
Web views in Android apps
If you are building an Android app for Clover devices which is simply a web view, you can get an access token from the Clover SDK.
NOTE
There are important changes to the Android SDK auth token generation.
OAuth for non-Clover devices
For building an Android app that will run on non-Clover devices, see our Android OAuth example.
Updated over 2 years ago