最佳答案
是否可以将 Uri转换为 String,反之亦然?
Because I want to get the the Uri converted into String to pass into another activity via intent.putextra() and if it's not possible can anyone suggest me a way how to pass selected Uri into another activity?