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: sample/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Once you clone this repository there are two required steps to build the sample
11
11
2. Create an upload preset named 'sample_app_preset' in your cloudinary account console:
12
12
* Login to your [Cloudinary console](https://cloudinary.com/console), go to settings>upload, scroll down
13
13
to Upload Presets and click `Add upload preset`. Alternatively, head directly to the [new preset page](https://cloudinary.com/console/lui/upload_presets/new).
14
-
* Type in `sample_app_preset` as the name and save, leaving all the fields with their default values.
14
+
* Type in `android_sample` as the name and save, leaving all the fields with their default values.
15
15
16
16
After completing the steps above the sample app should be ready to be deployed and upload resource to your Cloudinary cloud.
0 commit comments