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.
相关问题
- How can I create this custom Bottom Navigation on
- Bottom Navigation View gets Shrink Down
- How to make that the snackbar action button be sho
- Listening to outgoing sms not working android
- How to create Circular view on android wear?
相关文章
- android开发 怎么把图片放入drawable的文件夹下
- android上如何获取/storage/emulated/下的文件列表
- androidStudio有个箭头不认识
- SQLite不能创建表
- Windows - Android SDK manager not listing any plat
- Animate Recycler View grid when number of columns
- Why is the app closing suddenly without showing an
- Android OverlayItem.setMarker(): Change the marker
You can update as many times you wish on Android Market Place. Normally, I try to update my app on NET-30 day basis. Reason being that for any new update, Google marks it as new app and try to promote the updated app in marketplace.
Most importantly, the app is given a position in New Chart and that helps boost your download.
On the other side, if you update often, you may annoy your users and they may leave bad comments if they don't see much change in UI and any extra feature being added.
It's wise to update your app once every 2-3 weeks.
Updates are an hidden question to the user, "Do I really need this app?" There are two buttons: Update and Uninstall. Easy enough to press the Uninstall-Button. So, with every update you will loose installations ...
S.
I always thought it was 7 Days.
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.
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.
My experience: less than 2 weeks but I think also, that you have to change the description more than just a bit. I cant believe that the Market only check for "waiting time".