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: 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
@@ -10,7 +10,7 @@ This sample source code forms part of the Getting Started with Spaces course by
10
10
## Getting started
11
11
To run this sample code:
12
12
1. Make sure you have Android Studio and the Android SDK installed
13
-
2. Open the project, and then open the `SpacesFileRepository.swift` file
13
+
2. Open the project, and then open the `SpacesFileRepository.kt` file
14
14
3. Change the `accesskey`, `secretkey` to your Spaces API key (generated (here)[https://cloud.digitalocean.com/account/api/tokens]), `spacename` to the name of your Space on Digital Ocean and `spaceregion` to your Space' region
15
15
16
16
The project should run, and you'll be able to upload and download the sample image included in the app.
0 commit comments