Search found 175 matches: could not compile application class
Searched query: could not compile application class
ignored: application could not
- Wed Jan 01, 2025 8:12 pm
- Forum: Android Deployment
- Topic: in app purchasing broken?
- Replies: 6
- Views: 14893
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 ...
- Fri Jun 14, 2024 8:43 pm
- Forum: LiveCode Builder
- Topic: Creating an extension library with ChatGPT
- Replies: 1
- Views: 11179
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 ...
- 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: 265232
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.
- 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: 8349
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 ...
- 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: 8349
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 ...
- Thu May 18, 2023 8:00 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: "while saving the standalone application could not compile service support class" error
- Replies: 8
- Views: 8349
Re: "while saving the standalone application could not compile service support class" error
thank Klaus
You're welcome. It can help.
I'll try everything I can on your advice
You're welcome. It can help.
I'll try everything I can on your advice
- 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: 8349
Re: "while saving the standalone application could not compile service support class" error
Sorry, don't know, i'm a Mac user.kim yongsun wrote: ↑Wed May 17, 2023 7:09 pmthank you Klaus
now my PC was installed java "jre-8u371-windows-x64" upgrade version, you mean just "jre-8-windows-x64" ?
- 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: 8349
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 ...
- 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: 8349
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.
- 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: 8349
Re: "while saving the standalone application could not compile service support class" error
Hi Kim,
Maybe that is the problem?
Best
Klaus
LC definitively needs JAVA version 8 to be installed, will not work with a later or latest version of JAVA!kim yongsun wrote: ↑Wed May 17, 2023 8:05 am... java also re-installed with the latest version, what's the problem?
Maybe that is the problem?
Best
Klaus
- 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: 8349
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
thank you
- 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: 8349
"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 ...
- Tue Feb 07, 2023 10:20 pm
- Forum: Android Deployment
- Topic: Android error: Could not compile service support class
- Replies: 19
- Views: 38206
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.
I also had to install "Android SDK Tools (Obsolete) 26.1.1 to help Livecode find "tools" folder and recognize the SDK.
- Fri Nov 25, 2022 8:49 pm
- Forum: Android Deployment
- Topic: Android error: Could not compile service support class
- Replies: 19
- Views: 38206
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...
- Fri Oct 14, 2022 7:07 pm
- Forum: Android Deployment
- Topic: Android error: Could not compile service support class
- Replies: 19
- Views: 38206
Re: Android error: Could not compile service support class
... than the steps needed to set up for iOS. Oh yes, for sure. I find Android a lot easier to work with in all kinds of ways. You mentioned that you could do what you like so you chose Java 1.8. (Heh. A man after my own heart.:)) That was good advice, since as far as I know, that's the only version ...