question

William Westerfield avatar image
William Westerfield asked

Launch Screen for .apk

Hi, I am trying to find out if Launch Screens in Portrait and Landscape have to be included inside the .apk file for my Kindle Fire HD 8.9 app submission. If so what do they need to be called. For the iPad version iTunes has us label them, Default, Default@2x, Default-Portrait, Default-Landscape, etc. Thank you, Bill
fire tabletsubmission testing distribution
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

Bipin@Amazon avatar image
Bipin@Amazon answered
Hi there is no need for different apk's, its up-to application to handle orientation on onWindowFocusChanged or fix activity android:screenOrientation to landscape or portrait. While submitting the apk in developer portal we ask for the Icon's of different resolution so that we can show that on kindle fire carousel and in the Launch screen ( https://developer.amazon.com/sdk/fire/ux-specifications.html#Resolution). you can go through the app submission process and if you face problems specific to your application you can raise a contact-us( https://developer.amazon.com/help/contactus.html)
10 |5000

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