Get last access time of any app in Android -
how find lastly time when application used in android. means lastly >access time app?
perhaps utilize calendar class save instance when oncreate or ondestroy executes app. save time private app file using outputstreamwriter , read it's contents using inputstreamwriter whenever need it.
android
No comments:
Post a Comment