android get actual time -


i designing app. facing 1 problem. want time user's device if user has changed time(which not exact correct time).

+

if user changes time or time-zone, somehow; application should notify app.

however, need check offline. please suggest me suitable way tackle candy crush-like scenario in app.

thanks in advance.

you can use utc time. system.currenttimemillis() ref


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -