Page 1 of 2
Android Studio LadyBug 2024.2.1
Posted: Wed Oct 09, 2024 1:08 pm
by j9v6
Hi All,
I may have foolishly upgraded to Android Studio LadyBug. Now when I try building for Android I get the delightful error message as shown below:
Is there a quick fix or shall I just roll back to a previous version of Android Studio?
Thanks,
Al.
Re: Android Studio LadyBug 2024.2.1
Posted: Fri Oct 11, 2024 8:10 am
by LiveCode_Panos
Hello Al,
You need to ensure the installed version of the SDK Build Tools is *exactly* 31.0.0 - and no newer version of the *build tools* is installed.
Kind regards,
Panos
Re: Android Studio LadyBug 2024.2.1
Posted: Sat Oct 12, 2024 5:37 pm
by simon.schvartzman
Hi, I got the following error with SDK 31
so I updated to LC 10.0.1 (rc 1), install SDK 34, and now I'm getting the following when I try to save as a Standalone
What I am missing?
Thanks of any help!
Re: Android Studio LadyBug 2024.2.1
Posted: Mon Oct 14, 2024 8:26 am
by LiveCode_Panos
Hello all,
Note that SDK Build Tools is something *different* from SDK Platform.
You do need:
- SDK Platform API 34
- SDK Build Tools 31.0.0 (and nothing newer)
See this lesson for more details and screenshots:
https://lessons.livecode.com/a/1770871- ... -checklist
Kind regards,
Panos
--
Re: Android Studio LadyBug 2024.2.1
Posted: Mon Oct 14, 2024 12:26 pm
by simon.schvartzman
Hi Panos, many thanks for your response, I think I have follow all the hints but still no success, please see my environment below to identify what can I be making wrong.
I have made a clip because is easy to see everything.
https://youtu.be/AafT4bEuH_w
Thanks!
Re: Android Studio LadyBug 2024.2.1
Posted: Mon Oct 14, 2024 12:32 pm
by Klaus
Hi Simon,
see screenshot...
Best
Klaus
Re: Android Studio LadyBug 2024.2.1
Posted: Mon Oct 14, 2024 1:54 pm
by simon.schvartzman
Kaus, many thank for your response, I did as you mentioned and still getting the same error from Google
What's else?
Re: Android Studio LadyBug 2024.2.1
Posted: Mon Oct 14, 2024 2:03 pm
by Klaus
Sorry, no brilliant idea currently...

Re: Android Studio LadyBug 2024.2.1
Posted: Mon Oct 14, 2024 2:15 pm
by LiveCode_Panos
Hello Simon,
Are you able to upload the new .aab to the Play Store, or is it rejected?
From the looks of it, it seems like the screenshot you have attached (from the Play Store) refers to an issue for your existing app - and it will eventually go away once you upload a new build (and it is approved).
Kind regards,
Panos
--
Re: Android Studio LadyBug 2024.2.1
Posted: Mon Oct 14, 2024 3:10 pm
by simon.schvartzman
Thanks Panos for your answer.
I was able to upload the new .aab, I will see if the message goes away once the new version is approved as you say, thanks again

- Screenshot 2024-10-14 at 11.06.58.png (24.67 KiB) Viewed 25250 times
Re: Android Studio LadyBug 2024.2.1
Posted: Tue Oct 15, 2024 10:01 pm
by simon.schvartzman
Dear Panos, the version compiled with RC1 using
- SDK Platform API 34
- SDK Build Tools 31.0.0 (and nothing newer)
was approved and is already available in the Google Play but the message is still present in my Console
What's else can I do?
Thanks
Re: Android Studio LadyBug 2024.2.1
Posted: Wed Oct 16, 2024 8:41 am
by Klaus
Just sit and wait!

It takes some time, I had the same problem and it went away in a couple of days after the app was approved and in the store.
To be honest: Google suxx!

Re: Android Studio LadyBug 2024.2.1
Posted: Wed Oct 16, 2024 11:43 am
by simon.schvartzman
Klaus, as always you were right...message has gone away today (it would be great if I can use the same criteria when it is me to pay Google for my services...)
Regards
Re: Android Studio LadyBug 2024.2.1
Posted: Wed Nov 13, 2024 12:11 pm
by j9v6
LiveCode_Panos wrote: ↑Fri Oct 11, 2024 8:10 am
Hello Al,
You need to ensure the installed version of the SDK Build Tools is *exactly* 31.0.0 - and no newer version of the *build tools* is installed.
Kind regards,
Panos
Hi Panos, yes that was it exactly! All up and running now. Thanks
Re: Android Studio LadyBug 2024.2.1
Posted: Mon Feb 17, 2025 2:22 pm
by macrhino
I have a different problem with Android Studio. I keep getting the same error.
Here is what I have installed.
And this
What am I missing?