Android异常之 unable to write jarlist cache file

简介: 异常: android开发调试时候不能运行,出现  unable to write jarlist cache file  错误。 解决方法: 1.找到appcompt文件夹如下的位置。

异常: android开发调试时候不能运行,出现  unable to write jarlist cache file  错误。


解决方法:

1.找到appcompt文件夹如下的位置。

                        

2.可以看到这个文件没有同步,需要刷新一下。

                            

3.按F5刷新一下就可以看到下面的文件内容。

                                

4.在项目目录邮件,选择“build project”.

                                   

5.解决完毕

                                          

 

目录
相关文章
|
3月前
|
安全 开发工具 Android开发
几个Flutter常见诊断错误与解决Android toolchain - develop for Android devices X Unable to locate Android SDK
几个Flutter常见诊断错误与解决Android toolchain - develop for Android devices X Unable to locate Android SDK
246 0
|
4月前
|
网络协议 Android开发 虚拟化
Android Studio无法运行程序调试程序出现Unable to connect to ADB.Check the Event Log for possible issues.Verify th
Android Studio无法运行程序调试程序出现Unable to connect to ADB.Check the Event Log for possible issues.Verify th
59 0
Android Studio无法运行程序调试程序出现Unable to connect to ADB.Check the Event Log for possible issues.Verify th
|
8月前
|
XML Android开发 数据格式
Android Binary XML file line #50: Error inflating class androidx.cardview.widget.CardView 错误
Android Binary XML file line #50: Error inflating class androidx.cardview.widget.CardView 错误
50 0
|
8月前
|
Android开发
Android > Project with path ‘:audiovisualize‘ could not be found in project ‘:app‘. 异常解决方案
Android > Project with path ‘:audiovisualize‘ could not be found in project ‘:app‘. 异常解决方案
41 0
|
10月前
Unable to determine application id: com.android.tools.idea.run.ApkProvisionException: ERROR: APK pat
Unable to determine application id: com.android.tools.idea.run.ApkProvisionException: ERROR: APK pat
269 0
|
11月前
|
JSON Android开发 数据格式
Android:解析Json异常 Expected a string but was BEGIN_OBJECT at
今天解析后端数据时,发现了这个报错:Expected BEGIN_OBJECT but was STRING at 看来是自己哪儿解析错误了。 因为数据的特殊性,后端返回的Json串里面可能还会有Json数据,可能嵌套了三次层,
|
11月前
|
Android开发
Android oppo手机显示安装包异常(Bug6)
Android oppo手机显示安装包异常(Bug6)
|
Java Android开发
Android 8.1 FreeForm切换显示异常
Android 8.1 FreeForm切换显示异常
502 0
Android 8.1 FreeForm切换显示异常
|
Java 数据库 Android开发
Android 7.1 异常删除data文件导致HOME键失效
Android 7.1 异常删除data文件导致HOME键失效
142 0
|
Linux Android开发
LINUX编译Android FFmpeg:fatal error: errno.h: No such file or directory
LINUX编译Android FFmpeg:fatal error: errno.h: No such file or directory
86 0