问题描述
我想知道有多少次,我必须等待发布的更新我的应用程序。我想肯定的是,更新将出现在Android Market的新闻部分。
I would like to know how many times I must wait to post an update for my application. I want to be sure that the update will appears in the "news" section of the Android Market.
非常感谢。
推荐答案
您正试图以游戏的市场体系。不要那样做。更新您的应用程序时,它需要更新,也就是当你有新的功能或错误修复。
You're trying to game the Market system. Don't do that. Update your app when it needs updating, i.e. when you have new features or bug-fixes.
在我的经验中,更新过于频繁会使现有用户生气,你会得到几个一星太多的更新 - 卸载的评论。我觉得那些都有点哑(我总是很高兴有维护良好的应用程序),但底线仍然是 - 如果你没有不更新,以
In my experience, updating too often will make existing users angry, and you'll get several one-star "too many updates - uninstalled" comments. I think those are a bit dumb (I'm always glad to have well-maintained apps), but the bottom line is still - don't update if you don't have to.
您可以在一天,如果你想更新数次,有这方面没有限制。就个人而言,我试图等待至少14天插图中的更新,但如果我能坚持更长的时间,我会的。
You can update several times a day if you wish, there's no limitation regarding that. Personally, I tried to wait at least 14 days inbetween updates, but if I can hold out even longer, I will.
这篇关于Android电子市场 - 时间两次更新之间等待的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!