Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This sample application has been built using PingFederate 8.0.1 and the OAuth Pl
### Android Studio & project configuration

* Open this project (android-appauth-sample-application) in Android Studio
* Add the [AppAuth library for Android](https://github.com/openid/AppAuth-Android) project to your XCode project
* Add the [AppAuth library for Android](https://github.com/openid/AppAuth-Android) project to your Android Studio project
* File > Project Structure > '+' > Import Gradle Project (browse to the AppAuth library)
* Clean up any dependencies (i.e. comment out com.jfrog.bintray if you don't use bintray)
* Add the library as a dependency (File > Project Structure > app > Dependencies ('+ Module dependency')
Expand Down