Querying latest application version from the Android Market

后端 未结 4 778
無奈伤痛
無奈伤痛 2021-01-07 07:15

Can I query the Android Market for the latest version of my application in code? I would like to show an update notification for the user when a new version is available.

4条回答
  •  天命终不由人
    2021-01-07 07:42

    I found this one which might be useful for some people

    https://code.google.com/p/android-query/wiki/Service

提交回复
热议问题