From 8597918ba499631d509081f597600333fa7427d3 Mon Sep 17 00:00:00 2001 From: Tamas Nehr Date: Sat, 6 Jun 2015 10:36:42 +0200 Subject: [PATCH 1/3] Update Google Play Services path Update Google Play Services path in project.properties to able to inport it into Android Studio correctly. This path is the best if someone clone the whole coursera-android repo. --- Examples/LocationGetLocationServices/project.properties | 2 +- Examples/MapEarthQuakeMap/project.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/LocationGetLocationServices/project.properties b/Examples/LocationGetLocationServices/project.properties index 18673bd09..5c2cf41ec 100644 --- a/Examples/LocationGetLocationServices/project.properties +++ b/Examples/LocationGetLocationServices/project.properties @@ -9,4 +9,4 @@ # Project target. target=android-17 -android.library.reference.1=../../../../Classes/AndroidOnline/Coursersa-Android002/eclipse/google-play-services_lib +android.library.reference.1=../google-play-services_lib diff --git a/Examples/MapEarthQuakeMap/project.properties b/Examples/MapEarthQuakeMap/project.properties index bf46f24fd..a42eaf34f 100644 --- a/Examples/MapEarthQuakeMap/project.properties +++ b/Examples/MapEarthQuakeMap/project.properties @@ -9,4 +9,4 @@ # Project target. target=Google Inc.:Google APIs:19 -android.library.reference.1=../../../../Classes/AndroidOnline/Coursersa-Android002/eclipse/google-play-services_lib +android.library.reference.1=../google-play-services_lib From a7c620512708513e20bcd0ecd238bcad98629f14 Mon Sep 17 00:00:00 2001 From: Tamas Nehr Date: Sat, 6 Jun 2015 10:40:53 +0200 Subject: [PATCH 2/3] Revert "Update Google Play Services path" This reverts commit 8597918ba499631d509081f597600333fa7427d3. --- Examples/LocationGetLocationServices/project.properties | 2 +- Examples/MapEarthQuakeMap/project.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/LocationGetLocationServices/project.properties b/Examples/LocationGetLocationServices/project.properties index 5c2cf41ec..18673bd09 100644 --- a/Examples/LocationGetLocationServices/project.properties +++ b/Examples/LocationGetLocationServices/project.properties @@ -9,4 +9,4 @@ # Project target. target=android-17 -android.library.reference.1=../google-play-services_lib +android.library.reference.1=../../../../Classes/AndroidOnline/Coursersa-Android002/eclipse/google-play-services_lib diff --git a/Examples/MapEarthQuakeMap/project.properties b/Examples/MapEarthQuakeMap/project.properties index a42eaf34f..bf46f24fd 100644 --- a/Examples/MapEarthQuakeMap/project.properties +++ b/Examples/MapEarthQuakeMap/project.properties @@ -9,4 +9,4 @@ # Project target. target=Google Inc.:Google APIs:19 -android.library.reference.1=../google-play-services_lib +android.library.reference.1=../../../../Classes/AndroidOnline/Coursersa-Android002/eclipse/google-play-services_lib From dac842936ebf30bcba2821b103e2c0344d01491b Mon Sep 17 00:00:00 2001 From: Tamas Nehr Date: Sat, 6 Jun 2015 10:42:58 +0200 Subject: [PATCH 3/3] Update Google Play Services path Update Google Play Services path in project.properties to able to import it into Android Studio correctly. This path is the best if someone clone the whole coursera-android repo. --- Examples/LocationGetLocationServices/project.properties | 2 +- Examples/MapEarthQuakeMap/project.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/LocationGetLocationServices/project.properties b/Examples/LocationGetLocationServices/project.properties index 18673bd09..5c2cf41ec 100644 --- a/Examples/LocationGetLocationServices/project.properties +++ b/Examples/LocationGetLocationServices/project.properties @@ -9,4 +9,4 @@ # Project target. target=android-17 -android.library.reference.1=../../../../Classes/AndroidOnline/Coursersa-Android002/eclipse/google-play-services_lib +android.library.reference.1=../google-play-services_lib diff --git a/Examples/MapEarthQuakeMap/project.properties b/Examples/MapEarthQuakeMap/project.properties index bf46f24fd..a42eaf34f 100644 --- a/Examples/MapEarthQuakeMap/project.properties +++ b/Examples/MapEarthQuakeMap/project.properties @@ -9,4 +9,4 @@ # Project target. target=Google Inc.:Google APIs:19 -android.library.reference.1=../../../../Classes/AndroidOnline/Coursersa-Android002/eclipse/google-play-services_lib +android.library.reference.1=../google-play-services_lib