I want to get the date and time (isn't that important) when the user installed his latest android version on the smartphone. I searched in google and looked after in the Android Reference, but didn'f find anything like that.
My first thought was the class android.os.BUILD
but there is nothing.
android.od.BUILD.Time
is just the date when the Build was compiled.
Thanks for your help!