Save data to cloud db and view in Listpicker

Just tested, by compiling my example blocks to an app, installed on two devices. Stored data with one device, then was able to call back the same data with the other device.

If the OP does not want to do this, then use tinydb to store the data on the device, then consider what data should be shared with other users?