How to prepare an APK for the Amazon Android App Store

0 votes

 From what I can tell, you submit an unsigned binary and they wrap it in their own code and produce a signed apk?

i have these questions-

  1. Does the Amazon App Store perform a zipalign ?
  2. If you have your app in the Android Market (Google's) already, is it recommended to use the same package name 
  3. I also saw elsewhere, that they offer the option to download the apk they prepare and sign it with your own key. Is it recommended to take this and then sign it with the same key you are using in the Android Market? 

Are there any other considerations we should know here?

May 31, 2022 in Others by polo
• 1,480 points
325 views

1 answer to this question.

0 votes
you should use zipalign during every build, as a matter of practice.

Use the same exact build process for Amazon as u do before publishing to Google.

only difference is an Interface's variable to determine the market link at build time, if/else is compiled out
answered Jun 1, 2022 by nisha
• 2,210 points

Related Questions In Others

0 votes
1 answer

How to open the Google Play Store directly from my Android application?

By using developer.andriod.com, one can solve this ...READ MORE

answered Feb 8, 2022 in Others by Rahul
• 9,670 points
552 views
0 votes
1 answer

How to generate the "create table" sql statement for an existing table in postgreSQL

Create a table for a demo: CREATE TABLE ...READ MORE

answered Jun 20, 2022 in Others by nisha
• 2,210 points
324 views
0 votes
0 answers

how to list the contents of a asset into an event

May 29, 2019 in Others by anonymous
451 views
0 votes
1 answer

How to store an array in localstorage?

Localstorage only supports Strings. So you can ...READ MORE

answered Jul 1, 2019 in Others by sunshine
• 1,300 points
22,414 views
0 votes
0 answers

How to launch Amazon Shopping app in Android app?

I want my Android application to be ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
556 views
0 votes
1 answer

A/B Testing for builds in Google Play

there is a staged roll out feature ...READ MORE

answered Feb 18, 2022 in Others by narikkadan
• 63,420 points
382 views
0 votes
1 answer

Android APK - Google form to APK with camera access

Here is a link to similar form ...READ MORE

answered Jun 20, 2022 in Others by nisha
• 2,210 points
538 views
0 votes
0 answers

How do I get an apk file from an Android device?

How can I download the apk file ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
265 views
0 votes
1 answer
0 votes
1 answer

How to open the Google Play Store directly from my Android application?

To open Google Play AND ONLY Google ...READ MORE

answered Jun 6, 2022 in Others by nisha
• 2,210 points
1,488 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP