Search found 177 matches: could not compile application class

Searched query: could not compile application class

ignored: application could not

by Sionech2004
Thu Jul 09, 2026 8:37 am
Forum: Android Deployment
Topic: Unable to Create Android Standalone App
Replies: 0
Views: 687

Unable to Create Android Standalone App

... I wanted to save my application as standalone for android. But everytime I try to do it, it says "Could not compile service support class".
I found some Topics in the Forum, but none of them could help me.
Also, in preferences>mobile support, below the Android SDK root, It says: "JDK Path: (none)" but I ...
by terryhocw
Sat Aug 23, 2025 3:05 pm
Forum: Android Deployment
Topic: android unsupperted class error
Replies: 2
Views: 21173

Re: android unsupperted class error

Hi Scott,

Thanks your advise. It work and I can compile the app bundle.

Regards

Terry Ho
by andyh1234
Wed Jan 01, 2025 8:12 pm
Forum: Android Deployment
Topic: in app purchasing broken?
Replies: 6
Views: 41821

Re: in app purchasing broken?

... Unable to build app for testing: could not encode class bundle - error:
Methods with invalid locals information:
void androidx.print.PrintHelper$PrintUriAdapter$1.onPostExecute(android.graphics.Bitmap)
Information in locals ... another look.

As I mentioned, compiled without the google billing option ...
by trevix
Fri Jun 14, 2024 8:43 pm
Forum: LiveCode Builder
Topic: Creating an extension library with ChatGPT
Replies: 1
Views: 37432

Creating an extension library with ChatGPT

... have already been connected and those that have not. The extension should include all the code to ... util.List;
import java.util.ArrayList;

public class WiFiHelper {
private WifiManager wifiManager ... ssids
end handler

end module

Step 4: Compile the Java Code
Set up the Android SDK: Make ...
by ckacadv
Sun Dec 03, 2023 2:47 pm
Forum: Android Deployment
Topic: Android Studio - Additional JDK not needed (Solution to Java is none error)
Replies: 33
Views: 350289

Re: Android Studio - Additional JDK not needed (Solution to Java is none error)

... Local\Android\Sdk
Livecode is not complaining about that but it says ... android app i get error "Could not compile service support class". I just don't know what to do anymore.
by kim yongsun
Mon May 22, 2023 11:01 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 9956

Re: "while saving the standalone application could not compile service support class" error

... I've solved this problem
It's all thanks to you, but this time I have another new problem
"could not link resources - error C:/users~"
There are a series of difficult problems, but after searching, I don't think the solution will be difficult, thank you all for your interest
by SparkOut
Thu May 18, 2023 8:50 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 9956

Re: "while saving the standalone application could not compile service support class" error

... coding for Android, had a new phone for which I could not buld an app. The Android SDK was also moaning about being out of date when I tried to work out what was wrong.
So I reinstalled with latest Android Studio.
Meh, lots of errors, specifically about D8 being compiled with a version too recent (build ...
by Klaus
Wed May 17, 2023 7:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 9956

Re: "while saving the standalone application could not compile service support class" error

kim yongsun wrote: Wed May 17, 2023 7:09 pm thank you Klaus
now my PC was installed java "jre-8u371-windows-x64" upgrade version, you mean just "jre-8-windows-x64" ?
Sorry, don't know, i'm a Mac user.
by kim yongsun
Wed May 17, 2023 7:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 9956

Re: "while saving the standalone application could not compile service support class" error

... the chosen folderis not a valid Android SDK ~ "
but ... saving the standalone application could not compile service support class" error
then do I need rename the SDK folders?
and still I don't understand your mean of rename, do you mean reinstall? or rename?
thanks lot
by AndyP
Wed May 17, 2023 4:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 9956

Re: "while saving the standalone application could not compile service support class" error

... build tools folders
28.x
29.x
30.x
31.x
33.x

LiveCode 9.6.5 - 9.6.8 supports API 30
LiveCode 9.6.9 supports API 31

To solve the problem, close Livecode, rename the SDK folders above 31.x assuming you are using 9.6.9 as they are not yet supported by Livecode.

Then restart Livecode.

Hope this helps.
by Klaus
Wed May 17, 2023 8:49 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 9956

Re: "while saving the standalone application could not compile service support class" error

Hi Kim,
kim yongsun wrote: Wed May 17, 2023 8:05 am... java also re-installed with the latest version, what's the problem?
LC definitively needs JAVA version 8 to be installed, will not work with a later or latest version of JAVA!
Maybe that is the problem?

Best

Klaus
by kim yongsun
Wed May 17, 2023 8:05 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 9956

Re: "while saving the standalone application could not compile service support class" error

I've checked out "standalone application settings" and I've read it's posts posted on this issue on this forum but it didn't help, java also re-installed with the latest version, what's the problem?

thank you
by kim yongsun
Tue May 16, 2023 7:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "while saving the standalone application could not compile service support class" error
Replies: 8
Views: 9956

"while saving the standalone application could not compile service support class" error

... developing a standalone application using LiveCode, and I'm encountering the "standalone application could not compile service support class" error. I would like to understand the situations in which this error occurs.

I have taken the following steps to resolve the issue:

Updated LiveCode to the latest ...
by makeshyft
Tue Feb 07, 2023 10:20 pm
Forum: Android Deployment
Topic: Android error: Could not compile service support class
Replies: 19
Views: 55178

Re: Android error: Could not compile service support class

Thanks for this.

I also had to install "Android SDK Tools (Obsolete) 26.1.1 to help Livecode find "tools" folder and recognize the SDK.