Android check if string changed over time -


so, question simple. have program check every minute if specific string has changed. hoping textwatcher work on strings aswell unfortunately wasn't case. similar or better ways achieve this?

edit: string im talking broadcast receiver.

save last received string sharedpreferences see. compare each received string preference know if has changed. if has changed, save new string.


Comments

Popular posts from this blog

r - Trouble relying on third party package imports in my package -

Payment information shows nothing in one page checkout page magento -