Is there a way to permanently save the uuid created in the Android app?

后端 未结 0 757
温柔的废话
温柔的废话 2021-01-28 23:56

The uuid created as shown below in the Android app is saved as a file in the storage.

ex)

val uuid = UUID.randomUUID().toString()
val path = Env         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题