Here is quote:
lastUpdateTime: The time at which the app was last updated…
My question is: Does that value mean the time that the app got updated on user’s device or the update-version was published to the market?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
this means the time when package installed on Device updated..
Everytime the apk is installed or updated, the PackageInfo.lastUpdateTime will be update by reading device current System Time.