From 45dfa6bf0b927627af0fde19f5e5b6653761cfae Mon Sep 17 00:00:00 2001 From: Peter IJlst Date: Thu, 20 Sep 2018 13:45:27 +0200 Subject: [PATCH] change referenced IDE from Xcode to Android Studio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0b473d..1be4387 100644 --- a/README.md +++ b/README.md @@ -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')