Neeraja Gandla
1 min readJan 5, 2020

--

I’m just getting started with LiveData. In an example online, I saw that they were calling liveDataObject.saveParameter(parameter) to save a parameter. So if I want to save time left, at which point should I save the value? Because, it keeps changing every second. Or is there any other way to make LiveData continuously keep track of the time value?

--

--

Neeraja Gandla
Neeraja Gandla

Written by Neeraja Gandla

I’m an Android App Developer by Profession. I would like to write out my thoughts and learning to let others learn through my experiences.

Responses (1)