So I'am trying to design a data backup and restore application that will allow to save and retrieve the data using a cloud storage. And I'm looking for a library or a method to choose the files and data for backup and store them in a cloud storage as a backup which can be restored. Actually, I'm trying to save the data in a decentralized platform (Hyperledger Fabric) but I figured it will similar to storing in a cloud storage. It's ok if the solution only works for Android.
↧