当前位置:网站首页>Gradle sync failed: Uninitialized object exists on backward branch 142
Gradle sync failed: Uninitialized object exists on backward branch 142
2022-07-31 05:59:00 【work hard for today】
android studio prompts an error when compiling the command line
Gradle sync failed: Uninitialized object exists on backward branch 142
Exception Details:
Location:
com/android/build/gradle/internal/pipeline/VariantInfoImpl.
Reason:
Error exists in the bytecode
Bytecode:
Reason:
IDE run references Android studio built-in JDK user\AndroidStudio\jre
gradle build, the JDK of the referenced system environment, that is, C:\Program Files (x86)\Java\ defined in JAVA_HOMEjdk1.8.0_20
Solution:
It is recommended to adjust AndroidStudio settings File--> Project Structure -->SDK Location -->JDK Location
C:\Program Files\Android\Android Studio\jre
It doesn't take effect after adjustment, I changed my thinking,
Modify the environment variable path toThe built-in JDK of androidStudio is tested normally.
Hope to help you.If you have a better idea, you can share it, thank you very much.
边栏推荐
- Build vulhub vulnerability shooting range on kali
- For penetration testing methods where the output point is a timestamp (take Oracle database as an example)
- quick-3.5 无法正常显示有混合纹理的csb文件
- 场效应管 | N-mos内部结构详解
- quick-3.5 ActionTimeline的setLastFrameCallFunc调用会崩溃问题
- 带你搞懂MySQL隔离级别,两个事务同时操作同一行数据会怎样?
- A simple bash to powershell case
- Understanding SSRF, this article is enough
- GUCCI, LV and other luxury giant universe how to layout yuan, other brands should keep up with?
- 使用ps | egrep时过滤排除掉egrep自身
猜你喜欢

年终总结——岁月静好~

mysql password modification method in Linux (pro-test available)
![[Elastic-Job source code analysis] - job listener](/img/99/5e047b1aa83aad7d7f17b4eec606e6.png)
[Elastic-Job source code analysis] - job listener

著名网站msdn.itellyou.cn原理分析

腾讯云GPU桌面服务器驱动安装

带你搞懂MySQL隔离级别,两个事务同时操作同一行数据会怎样?

MySQL压缩包方式安装,傻瓜式教学
![[uiautomation] Get WeChat friend list (stored in txt)](/img/26/1f3424c5998c52c6e10ced8529012a.png)
[uiautomation] Get WeChat friend list (stored in txt)

【云原生】SQL(及存储过程)跑得太慢怎么办?

小米手机短信定位服务激活失败
随机推荐
flutter arr 依赖
360 加固 file path not exists.
Filter out egrep itself when using ps | egrep
Linux中mysql密码修改方法(亲测可用)
npm WARN config global `--global`, `--local` are deprecated. Use `--location解决方案
quick-3.5 ActionTimeline的setLastFrameCallFunc调用会崩溃问题
Pure shell implementation of text replacement
Fragmented NFT (Fractional NFT)
[Cloud native] Ribbon is no longer used at the bottom layer of OpenFeign starting from the 2020.0.X version
Year-end summary - the years are quiet~
动态规划(一)| 斐波那契数列和归递
Build vulhub vulnerability shooting range on kali
2021 Mianjing - Embrace Change
小米手机短信定位服务激活失败
为什么redis是单线程还那么快?
quick-3.5 无法使用模拟器修改
DeFi Token in the project management
[Cloud Native] What should I do if SQL (and stored procedures) run too slowly?
this points to the problem
【Elastic-Job源码分析】——作业监听器