问题标签 [amazon-appstore]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - 应用程序在 Amazon AppStore 中获得批准需要多长时间?
Amazon AppStore审核应用程序的平均时间是多少?
(小型、无争议、优质的应用程序,在 Android 市场上很受欢迎)
我知道它是可变的,因此最小值/最大值的粗略数字(3 天?3 周?3 个月?)将非常有帮助,我只是在寻找一些现实世界的例子。
android - 提交到 Amazon AppStore 的应用程序既是“状态:不完整”又是“审核中无法编辑应用程序”
昨天我向 Amazon AppStore 提交了我的申请。我没有上传视频,因为我还没有制作视频,而且它似乎是可选的,因为我可以在没有视频的情况下提交应用程序。
今天我检查了应用程序的状态,它显示“状态:不完整(缺少多媒体)”,并带有指向视频字段显示“视频<未上传>”的多媒体部分的链接。
所以我制作了一个视频,但我无法添加它,因为它说“在审核时无法编辑应用程序”。
我使用“反馈”链接向亚马逊发送消息,我什至可能会收到回复,但是有人已经知道解决这个问题的方法了吗?
android - Amazon Appstore DRM - 如何实施?
我无法从 Amazon 那里了解他们的 DRM 是如何工作的,甚至是如何实现它,我也找不到任何值得一提的文档。
亚马逊会自行更改 APK 还是开发人员必须这样做?
是否有一些体面的文档(为开发人员设计)解释它?有的话请发链接。
android - Android 应用程序提交到亚马逊应用商店失败
我找不到任何有关亚马逊应用商店提交帮助的资源,所以我希望这里有人知道出了什么问题。
在二进制上传部分,我收到了这个错误:
我不知道似乎是什么问题,相同的文件在 Google Market 上提交得很好。
android - Supporting Amazon and Android market (Google Play) links inside application
So one of my applications was rejected from the Amazon app store today. The reason was because inside my app, I linked to the paid version of the app on the Android market. Disappointing, but whatever, I guess everyone wants their cut...
So now I'm left having to modify the application to change the Android market link to an Amazon app store link. Not really a big deal except for now if I do that I'm left with a discrepancy when I want to upload a newer version back to the Android market. After all, it would be rather dumb to link someone to the Amazon app store if they purchase the app from the Android market.
Now we all know that it is a pain supporting/managing multiple versions of the same app. Consequently my question becomes how can I link to both at the same time? Is there a way to tell where an app was downloaded from so I can code both links into the app and thus point the user automatically to one or the other? Secondly, is it against the Amazon TOS to give the user a choice (say I pop up a dialog instead and ask the user where to download from)?
Thanks all.
Edit: Direct from Amazon customer service "Re: Link to both markets" (I wish the approval process was as fast as these guys):
For the time being, we need any linking to point back to the Amazon Appstore only for market links. Linking to your website is allowed, just not other markets.
When pointing to other apps from within your app, including up-sells, completion of purchase must be from the Amazon Appstore.
android - 适用于 Android API 的亚马逊 AppStore?
有谁知道亚马逊是否有针对他们的 Android AppStore 的开放 API?
android - 一步构建适用于不同 Android 应用商店的所有二进制文件
我目前在 Android Market、SlideMe 和 Amazon 应用商店上分发我的 Android 应用程序。Android Market 和 SlideMe 需要一个签名的二进制文件,而 Amazon 需要一个未签名的二进制文件。我还需要根据我的目标商店来区分一些要编译的代码。目前我只需要显示不同的文本/链接信息,但将来可能需要更改包含的库等内容。
我在 Windows 上使用 Eclipse 来构建我的项目。我正在寻找最简单的方法来有条件地编译代码并根据每个商店的需要创建多目标构建。
我不需要由提交或计时器或任何类似性质的东西自动触发构建。我只需要手动触发构建。
感谢任何建议。
android - 在亚马逊应用商店发布安卓应用
我在亚马逊应用商店发布了一些应用。在亚马逊审核这些应用程序后,应用程序状态更改为已批准,但我不知道如何让我的应用程序上线。我是否必须做任何事情才能将状态更改为活着还是自动更改?谢谢,
android - 有关为 Amazon Android App Store 准备 apk 的问题
令人惊讶的是,亚马逊的文档缺少有关提交二进制过程的信息。据我所知,您提交了一个未签名的二进制文件,他们将其包装在自己的代码中并生成一个签名的 apk?
这留下了几个问题:
- Amazon App Store 是否为您执行 zipalign?
- 如果您的应用程序已经在 Android Market (Google's) 中,建议使用相同的包名还是不同的包名?它有什么不同吗?
- 我还在其他地方看到,他们提供了下载他们准备的 apk 并使用您自己的密钥对其进行签名的选项。是否建议使用此密钥,然后使用您在 Android Market 中使用的相同密钥对其进行签名?它有什么不同吗?
在深入研究此过程之前,是否还有其他需要了解的注意事项或陷阱?
谢谢
android - 当前的亚马逊安卓应用商店等待时间?
只是好奇亚马逊需要多长时间来审核和批准您的 Android 应用程序?还是2周左右,还是现在更快了?