'Get Date of phone activation
I'm trying to get the date (in millis
or Date
or Calendar
) of when the phone was activated.
By activated I mean the first time it was turned on or the first turn on after it was formatted.
Is there any API to do that? Even an approximation would be sufficient.
Solution 1:[1]
For what I've seen that is not possible to accomplish, although there is some tricks to help you achieve that, check this link https://android.stackexchange.com/a/59252 or this https://android.stackexchange.com/a/51154
Hope it helps :)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Community |