You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ai-catalog/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,8 @@ Browse the samples inside the `/samples` folder:
34
34
1. Clone the repository
35
35
2. Open the whole project in Android Studio.
36
36
3. Set up a Firebase project and connect your app to Firebase by adding your Firebase configuration
37
-
file (google-services.json) to the app. Read more [here](https://firebase.google.com/docs/ai-logic/get-started?platform=android&api=dev#set-up-firebase).
38
-
3. Sync & Run `app` configuration
37
+
file (`google-services.json`) to the `/app` directory. Read more in the [Firebase documentation](https://firebase.google.com/docs/ai-logic/get-started?platform=android&api=dev#set-up-firebase) and the [Android-specific setup guide](https://firebase.google.com/docs/android/learn-more?authuser=0#google-services-plugin-and-file).
38
+
4. Sync & Run `app` configuration
39
39
40
40
The app will open with the samples list screen that allows you to navigate throughout the different
0 commit comments