android unsupperted class error

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
terryhocw
Posts: 5
Joined: Thu Sep 22, 2011 10:43 am

android unsupperted class error

Post by terryhocw » Fri Aug 22, 2025 2:48 pm

Hi All

Does anyone face this before?

I just use Livecode 10-0-3 RC1 on MacBook, to upgrade my apps to use API35, which under google requirment, When make the standaline application. it come with the following error.

There was an error while saving the standalone application
could not encode class bundle - error:
Exception in thread "main" java-lang-UnsupportedClassVersionError :
com/android/tools/r8/D8 has been compiled by a more recent version of the java
Runtime (class file version 55) this version of the Java Runtime only recognizes
class file version up to 52

Regards

Terry Ho

Post Reply