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: articles/ai-services/immersive-reader/includes/quickstarts/immersive-reader-client-library-java-android.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Name the project **QuickstartJava**, and select a location to save it. Select **
39
39
40
40
## Set up assets and authentication
41
41
42
-
Create a new */assets* folder. Right-click on **app** and select **Folder** -> **Assets Folder** from the dropdown.
42
+
To create a new *assets* folder, right-click on **app** and select **Folder** -> **Assets Folder** from the dropdown.
43
43
44
44
:::image type="content" source="../../media/android/java/android-studio-assets-folder.png" alt-text="Screenshot of the Assets folder option.":::
45
45
@@ -69,14 +69,14 @@ Replace the existing dependencies in the *build.gradle* file with the following
0 commit comments