How to save a random value for another screen?

I create a random id value at the startup and save it in phone. But how do i access this id at another screen?

Save the id in a tinyDB under the tag name of ID(anything) and retrieve the same from next screen using the tinyDB

BIG thanks, kind stranger!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.