【发布时间】:2015-11-22 04:38:26
【问题描述】:
我注意到在 SO 上对此没有决定性的答案,因此我正在寻找问题“如何检查文件夹是否存在,如果不存在则创建它,使用Google Drive Android API?”。理想情况下显示使用ResultCallback 的异步方法和使用.await() 的同步方法的示例。
附:我知道this question with the same title,但接受的答案集中在isTrashed() 上已知的滞后错误,并且不清楚您实际上知道该文件夹存在的代码中的哪个位置。其他答案似乎已过时。
【问题讨论】:
标签: android google-drive-api google-drive-android-api