开发者

android - store app release date

开发者 https://www.devze.com 2023-02-15 04:55 出处:网络
Is there version release date in android? android:versionCode=\"2.0\" I found Version # that can be read from the versionCode of android Manifest. But how about release date? How can开发者_如何学JA

Is there version release date in android?

android:versionCode="2.0"

I found Version # that can be read from the versionCode of android Manifest. But how about release date? How can开发者_如何学JAVA I store and retrieve this info to show on some of the screens?

Thank you

0

精彩评论

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