开发者

Android Market Update Comment?

When downloading and installing updates from Android Market, you often see an update comment like

  • version 1.2.14 Bugfix on...
  • version 1.2.15 Added settings menu

and so 开发者_运维技巧on. How is that comment made? I couldn't see a update comment field in the market today.

Thanx for listening!


You just add the change comment at the end of your application description, optionally separated by a line of hyphens.

There's no official way of making a specific upgrade comment.


What some devs do (which may explain the examples you've seen) is to add change descriptions to android:versionName in the manifest, as that can be any string.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜