From 8539cd7a4e030c69585f3ec0a67b9e721045875c Mon Sep 17 00:00:00 2001
From: Andrea Calegari <32090039+andreacalegari98@users.noreply.github.com>
Date: Wed, 18 Oct 2017 17:53:37 +0200
Subject: [PATCH 1/3] Update README.md
---
sample/README.md | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/sample/README.md b/sample/README.md
index b11cfc1..08b7b4e 100644
--- a/sample/README.md
+++ b/sample/README.md
@@ -1,10 +1,12 @@
# XamarinSample
-To compile this sample follow this instruction.
+To run the sample follow this instruction.
**iOS**
-Create a *Keys.plist* file where you put you API Key. Then **Right-Click** on it and select **Build Action>Bundle Resources**.
+Create a *Keys.plist* file where you put you API Key. Then **Right-Click** on it and select **Build Action>Bundle Resources**.
+
**Android**
-Create your *google-services.json* (follow the doc).
+Create your *google-services.json* (follow the doc).
+Add the API Key string as a resource in your *strings.xml*
From 2c55d10a5924c6d96c2fe49310e76f900dbcadd4 Mon Sep 17 00:00:00 2001
From: Andrea Calegari <32090039+andreacalegari98@users.noreply.github.com>
Date: Wed, 18 Oct 2017 17:53:58 +0200
Subject: [PATCH 2/3] Update README.md
---
sample/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sample/README.md b/sample/README.md
index 08b7b4e..fe47bf0 100644
--- a/sample/README.md
+++ b/sample/README.md
@@ -2,11 +2,11 @@
To run the sample follow this instruction.
-**iOS**
+***iOS***
Create a *Keys.plist* file where you put you API Key. Then **Right-Click** on it and select **Build Action>Bundle Resources**.
-**Android**
+***Android***
Create your *google-services.json* (follow the doc).
Add the API Key string as a resource in your *strings.xml*
From fac3b80094caabfe55e3ddee231307f35d22f091 Mon Sep 17 00:00:00 2001
From: Andrea Calegari <32090039+andreacalegari98@users.noreply.github.com>
Date: Thu, 19 Oct 2017 09:17:43 +0200
Subject: [PATCH 3/3] Update AndroidManifest.xml
---
sample/Droid/Properties/AndroidManifest.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sample/Droid/Properties/AndroidManifest.xml b/sample/Droid/Properties/AndroidManifest.xml
index 6d1c718..abf128d 100644
--- a/sample/Droid/Properties/AndroidManifest.xml
+++ b/sample/Droid/Properties/AndroidManifest.xml
@@ -5,7 +5,7 @@
-
+
@@ -15,4 +15,4 @@
-
\ No newline at end of file
+