I\'ve managed to create a backup of my database on an SD card and restore from there but realized that the purpose of my backup is to ensure the safety of the data and in th
You need to replace the deprecated code with: contents.commit(api, null);
See https://developer.android.com/reference/com/google/android/gms/drive/DriveContents.html