Skip to content

Commit 4ac29e5

Browse files
updated api with api-cloud
1 parent 6dc9a3e commit 4ac29e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Upload your Native App (.apk file) to BrowserStack servers using upload API:
88

99
```
10-
curl -u "username:accesskey" -X POST "https://api.browserstack.com/app-automate/upload" -F "file=@/path/to/app/file/Application-debug.apk"
10+
curl -u "username:accesskey" -X POST "https://api-cloud.browserstack.com/app-automate/upload" -F "file=@/path/to/app/file/Application-debug.apk"
1111
```
1212

1313
* If you do not have an .apk file and looking to simply try App Automate, [you can download our sample app and upload](https://www.browserstack.com/app-automate/sample-apps/android/WikipediaSample.apk)

0 commit comments

Comments
 (0)