Re: Android error messages are crap

2021-03-26 Thread JeeJeeStudio via use-livecode
I use Oracle's JDK 1.8.*, never have a problem with it. Sometimes there is a hint in the error adb message Op 26-3-2021 om 15:17 schreef Andre Garzia via use-livecode: Dear Panos, When I selected the sdk path in Android Studio, it didn’t populate the JDK path. I downloaded the OpenJDK separat

Re: Android error messages are crap

2021-03-26 Thread JeeJeeStudio via use-livecode
Java is not installed with Android Studio, you need either Oracle's or OpenJDK Op 26-3-2021 om 15:17 schreef Andre Garzia via use-livecode: Dear Panos, When I selected the sdk path in Android Studio, it didn’t populate the JDK path. I downloaded the OpenJDK separately and placed it in /Libra

Re: Android error messages are crap

2021-03-26 Thread Andre Garzia via use-livecode
Dear Panos, When I selected the sdk path in Android Studio, it didn’t populate the JDK path. I downloaded the OpenJDK separately and placed it in /Library/Java/JavaVirtualMachines/, relaunched LiveCode and it was detected fine after that. That JavaVirtualMachines folder was empty after install

Re: Android error messages are crap

2021-03-26 Thread panagiotis merakos via use-livecode
Hello Andre, Have you downloaded OpenJDK separately? I think it is bundled in Android Studio. The error sounds related to Java / JDK, so could it be the case you have multiple Java installations in your machine, and LC is not picking the right one? What are the contents of /Library/Java/JavaVirt

Android error messages are crap

2021-03-26 Thread Andre Garzia via use-livecode
So, I’m trying to set this machine for Android development. I have Android Studio, I’ve downloaded the needed SDKs and I’ve got the latest OpenJDK which appears to be jdk16. Now, when I go and try pressing test on the IDE to test it on the device (which is authorized and appearing fine as a tar