question

ed avatar image
ed asked Bryanne Vega commented

Unable to upload an APK to sandbox.

I can upload a trivial APK but when uploading our app, the upload fails with:

  1. "Uploading: 0% complete", and
  2. the "Upload APK" buttons shows an indeterminate spinner.

The network response shows a POST <sandboxurl> net::ERRCONNECTION_RESET

Any thoughts?

2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ed avatar image ed commented ·

Any help would be appreciated.

0 Likes 0 ·
andrew89 avatar image andrew89 commented ·

Hey Ed, could you share the file size of your APK file?

0 Likes 0 ·

1 Answer

Bryanne Vega avatar image
Bryanne Vega answered Bryanne Vega commented

You do not need to upload an APK onto sandbox for your dev kit.

  1. Create an app in sandbox (or create a quick app)
  2. Specify your package (app) name (eg: com.yourwbesite.appname)
  3. Set necessary permissions or modules
  4. Install app (go to the app market on the device or dashboard
  5. Sideload the app using Android Studio (or your favorite IDE or ADB)
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Bryanne Vega avatar image Bryanne Vega commented ·

You can't add an apk from dev to production, they're separate markets.

0 Likes 0 ·

Welcome to the
Clover Developer Community