类 UriTool


  • public class UriTool
    extends Object
    • 构造器详细资料

      • UriTool

        public UriTool()
    • 方法详细资料

      • getFilePathByUri

        public static String getFilePathByUri​(Context context,
                                              Uri uri)
      • isQQMediaDocument

        public static boolean isQQMediaDocument​(Uri uri)
        使用第三方qq文件管理器打开
        参数:
        uri -
        返回:
      • isGooglePhotosUri

        public static boolean isGooglePhotosUri​(Uri uri)
        参数:
        uri - The Uri to check.
        返回:
        Whether the Uri authority is Google Photos.