Reputation: 113
I'm trying to put an Android app in the Amazon app store, and they require a binary file. How do I compile my app into a binary file to upload?
Upvotes: 0
Views: 100
Reputation: 12378
Hey you don't really have to convert the apk into the binary file separately. In the binary tab section you need to upload the apk and has to fill the necessary information. Refer this link for more info
Upvotes: 1