question

milkysoftdevelopers avatar image
milkysoftdevelopers asked

Why Amazon Appstore does not support Android 9.0 Pie?

I want to upload my application with min sdk(api 15) and devicesdk (api 29) and I saw this error "Invalid Input". I cannot change my device sdk version because i have used sam apk on playstore.

amazon appstoreapp submission and updatesandroidapps
10 |5000

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

1 Answer

Levon@Amazon avatar image
Levon@Amazon answered

Hi there,

Thanks for posting! I don't think the "Invalid Input" error is because of the targetSdkVersion value. It is most likely because of missing attributes in your Android Manifest or Gradle script(s). Please see this forum thread where I answered that question: https://forums.developer.amazon.com/questions/178242/trying-to-upload-apk-returns-invalid-input.html -- thanks!

10 |5000

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