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-
- Does the Amazon App Store perform a zipalign ?
- If you have your app in the Android Market (Google's) already, is it recommended to use the same package name
- 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?