ylliX - Online Advertising Network

Using Gradle 7 and Java 8

Hello, I am running Android studio 2024.2.1 p 2 on Archlinux, with Java 21 installed system wide. I want to open an old project that is using Java 8 and gradle 7. I have a local installation of Java 8 in `/home/mihamina/Apps/java` and I also have already set `org.gradle.java.home=/home/mihamina/Apps/java/` in `gradle.properties`. This local Java installation […]

Gradle Problem Urgent Help

I keep getting this message. There is also a blue message under MainActivity.kt which says Gradle project sync failed. Basic Functionality(e.g. editing, debugging) will not work properly. I need Urgent Help because I can't run code at all. submitted by /u/TheSystemizer [comments] Source link