Search found 1 match

by robertscott56
Thu Mar 12, 2026 6:46 am
Forum: Android Deployment
Topic: Mobile support
Replies: 17
Views: 53353

Re: Mobile support

I had a similar issue on Windows 11 — make sure your JDK path doesn’t have spaces and points to the correct root folder (like C:\Program Files\Java\jdk-XX). Also check that JAVA_HOME is set correctly in your environment variables. Restart LiveCode after setting it, that helped in my case.