我整天都在为一些琐碎的事情而奋斗,但现在我只是放弃了,需要你的帮助。在用于读取应用程序代码/数据/缓存/大小的新OreoAPI中,我们需要存储UUID(StorageStatsManager.queryStatsForUid(UUIDstorageUuid,intuid))。可以从StorageManager.getStorageVolumes()中获取存储UUID它返回所有存储的列表,其中也包含UUID。问题开始了:返回列表中的UUID是字符串格式,而StorageStatsManager.queryStatsForUid(UUIDstorageUuid,intuid)需要UUID对