I used AppStudio/Voltbuilder to create an Android Bundle for the Play Store and the Amazon App Store; the Same Bundle for both. It uploaded to both sites and works fine when you download from Play Store to Android. The Amazon entry shows it does NOT SUPPORT ANY Fire Tablets (Android from Amazon). I have entered a Support Case with Amazon. Does anyone have any wisdom regarding this matter?
Thank you,
Warren
I got a reply from AMAZON:
https://developer.amazon.com/docs/app-submission/device-filtering-and-compatibility.html
The Introduction Says:
When you submit an Android app to the Amazon Appstore, the attributes in your app manifest and build.gradle files determine what devices your app can be installed on. Incompatibilities between these files and a device’s capabilities will prevent your binary file from being supported on that device. The sections that follow explain some of the filters that influence support for devices. You can also manually adjust the list of supported devices in the Developer Console.
I use AppStudio/Voltbuilder to create my apps.
How do I modify app manifest and build.gradle files as mentioned in the article?
I know this is in the weeds, but unless it is resolved, my APP will not be on Amazon (Fire Tablets).
Thank you in advance for your help.
Warren
Could you post this on the VoltBuilder board? There may be more people there who have submitted apps to the Amazon store.
VoltBuilder uses Cordova to the actual packaging of the app. You also see if there is any Cordova documentation.
Thank you, I’ll do it this evening