Search found 176 matches: could not compile application class

Searched query: could not compile application class

ignored: application could not

by terryhocw
Sat Aug 23, 2025 3:05 pm
Forum: Android Deployment
Topic: android unsupperted class error
Replies: 2
Views: 5802

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: 21167

Re: in app purchasing broken?

... Unable to build app for testing: could not encode class bundle - error: Methods with invalid ... can have 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: 17871

Creating an extension library with ChatGPT

... already been connected and those that have not. The extension should include all the code to ... import java.util.ArrayList; public class WiFiHelper { private WifiManager wifiManager; ... return 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: 283122

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

... 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: 8889

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 ...
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: 8889

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

... Then I had a hiatus on 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 ...
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: 8889

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: 8889

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

... "the chosen folderis not a valid Android SDK ~ " ... saving the standalone application could not compile service support class" error then do I need rename the ...
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: 8889

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

... 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: 8889

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: 8889

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: 8889

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

... developing a standalone application using LiveCode, ... "standalone application could not compile service support class" error. I would like to understand ...
by makeshyft
Tue Feb 07, 2023 10:20 pm
Forum: Android Deployment
Topic: Android error: Could not compile service support class
Replies: 19
Views: 41830

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.
by JereMiami
Fri Nov 25, 2022 8:49 pm
Forum: Android Deployment
Topic: Android error: Could not compile service support class
Replies: 19
Views: 41830

Re: Android error: Could not compile service support class

Mark, Thanks so much for your post. This was what I (and probably everyone else having issues getting android deployed) was missing when moving from 9.6.5 to 9.6.9. They should update the lesson ( https://lessons.livecode.com/m/2571/l/625198-livecode-and-android-studio ) with your post. It's the com...