question

ed avatar image
ed asked andrew89 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)
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.

Dan avatar image Dan commented ·

I was having a similar issue but I had the app already created and uploaded an apk for it. It seems with an apk uploaded to the sandbox, it doesn't show in the market and when I click 'Install from App Market' I get an orange 'Not Found' dialog. (An example I was trying to get working has an app ID of B5T0Q2T236S7G and the Developer ID is WR11ZBE14W3XE), looks like the apps show up if no apk is uploaded so something is not quite right there. Will investigate further tomorrow!

0 Likes 0 ·
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