Android Studio count how many days since application was last opened -


this personal project, i'm creating little basic journal other things. have no idea begin honest, when application launches want display in textview how many days has been since application last launched. please can help, basic working example best take can :)

thanks

in main activity oncreate, check sharedpreferences last used date, , display if present. save today's date.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

java - Could not locate OpenAL library -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -