Error while saving LC file as a standalone application

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
aradgivon
Posts: 6
Joined: Wed Oct 14, 2020 5:05 pm

Error while saving LC file as a standalone application

Post by aradgivon »

Hello,
I am trying to convert a LiveCode file to a .APK file but when saving my app as a standalone application this error message pops up:

There was an error while saving the standalone application could not encode class bundle

I really need help with this ASAP

Thanks in advance,
Arad
LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 870
Joined: Fri Feb 06, 2015 4:03 pm

Re: Error while saving LC file as a standalone application

Post by LiveCode_Panos »

Hello Arad,

This issue has come up several times (see http://forums.livecode.com/search.php?k ... e4bffb800f), probably the cause is that your Java/jdk version is not the one LiveCode expects. LiveCode needs Java 8.

Hope this helps,

Kind regards,
Panos
--
aradgivon
Posts: 6
Joined: Wed Oct 14, 2020 5:05 pm

Re: Error while saving LC file as a standalone application

Post by aradgivon »

Thanks for your prompt reply!
I have JDK 14 installed so I will try installing version 8.
Kind Regards,
Arad
Post Reply