Delete / trash file from android using android.gms.drive
问题 I need to delete files from Google Drive using com.google.android.gms.drive . From what I've read here and across the web there is no support for file deletion in the "new API". Is that (still) correct? I mean the API isn't that new anymore ... I also read about the "clear contents and forget"-strategy, but I'd like not to follow that approach. Part 2 of the question: Given it's still impossible to delete files via the API mentioned above; is there any easy way to combine the REST API w/ the