From klaus at major-k.de Tue Sep 1 06:15:06 2026 From: klaus at major-k.de (Klaus major-k) Date: Tue, 1 Sep 2026 12:15:06 +0200 Subject: What to add in "Android Studio" for new LC version for API 36 In-Reply-To: <717155BA-F120-4B02-AFFD-F179E15F67B3@caen.one> References: <5959FE27-98A6-48D3-92D4-05CBB40A3722@caen.one> <1AD44BC6-E8DD-4EA3-8CB3-A29E4B404E7E@caen.one> <717155BA-F120-4B02-AFFD-F179E15F67B3@caen.one> Message-ID: Hi Georges, > Am 30.08.2026 um 16:58 schrieb Georges Malamoud via use-livecode : > > Hello Klaus > For Android Studio and API 36 : > > in Android Studio >> Settings > Languages & Frameworks > Android SDK > in SDK Platforms, add Android 16.0 36.1 > in SDK Tools > Android SDK Build-Tools, add 36.0.0 OK, done. > Afterwards you can eliminate older versions. > In LC, global settings, the location of your android SDK should be the same, with Java 11 automatically detected. > Finally, in standalone settings, choose minimal version 36 Not sure about this now!? There is only a popup menu "Minimum Android Version" and "16 - API 36" isn't even listed here. Since I had "8.0 - Oreo" set here since the very first version of the app, I am sure this is IN FACT the allowed/supported minimum system requirement. Right? Or not? > It worked for me and Google accepted my new version of Snake-Bar > Georges Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass klaus at major-k.de From georges at caen.one Tue Sep 1 09:23:08 2026 From: georges at caen.one (Georges Malamoud) Date: Tue, 1 Sep 2026 15:23:08 +0200 Subject: What to add in "Android Studio" for new LC version for API 36 In-Reply-To: <717155BA-F120-4B02-AFFD-F179E15F67B3@caen.one> References: <5959FE27-98A6-48D3-92D4-05CBB40A3722@caen.one> <1AD44BC6-E8DD-4EA3-8CB3-A29E4B404E7E@caen.one> <717155BA-F120-4B02-AFFD-F179E15F67B3@caen.one> Message-ID: Hello You must have the last releases (RC) for that. API 36 was not there before Georges > > In LC, global settings, the location of your android SDK should be the same, with Java 11 automatically detected. > Finally, in standalone settings, choose minimal version 36 > From klaus at major-k.de Tue Sep 1 10:41:07 2026 From: klaus at major-k.de (Klaus major-k) Date: Tue, 1 Sep 2026 16:41:07 +0200 Subject: What to add in "Android Studio" for new LC version for API 36 In-Reply-To: References: <5959FE27-98A6-48D3-92D4-05CBB40A3722@caen.one> <1AD44BC6-E8DD-4EA3-8CB3-A29E4B404E7E@caen.one> <717155BA-F120-4B02-AFFD-F179E15F67B3@caen.one> Message-ID: <78623BDA-705C-4A41-A5F1-38DBA97B9AB0@major-k.de> Hi Georges, > Am 01.09.2026 um 15:23 schrieb Georges Malamoud via use-livecode : > > Hello > You must have the last releases (RC) for that. API 36 was not there before yes, sorry, my fault, but this was my question: ------------------------------------------- There is only a popup menu "Minimum Android Version". Since I had "8.0 - Oreo" set here since the very first version of the app, I am sure this is IN FACT the allowed/supported minimum system requirement. ------------------------------------------ So if I select "16 - API 36" in the "Minimum Android Version" (SIC!), then I may not be able to run the app on my own device (running Android 8.x)! NOT? > Georges > >> >> In LC, global settings, the location of your android SDK should be the same, with Java 11 automatically detected. >> Finally, in standalone settings, choose minimal version 36 Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass klaus at major-k.de From georges at caen.one Tue Sep 1 12:13:12 2026 From: georges at caen.one (Georges Malamoud) Date: Tue, 1 Sep 2026 18:13:12 +0200 Subject: What to add in "Android Studio" for new LC version for API 36 In-Reply-To: References: <5959FE27-98A6-48D3-92D4-05CBB40A3722@caen.one> <1AD44BC6-E8DD-4EA3-8CB3-A29E4B404E7E@caen.one> <717155BA-F120-4B02-AFFD-F179E15F67B3@caen.one> Message-ID: <6653926A-8337-40AD-A4AB-13EE2BD6FCB9@caen.one> Ah, sorry also. I am not a Googlistics expert. They ask for API 36 now, because they want to push for new devices and whatever. They claim that it is compatible with older versions… Let us hope. My personal solution ? - For the Play Store do as they say. And try it on your oooooold phone. If it does not work : - For your device, just install a separate standalone for your OS version (8). But maybe some android experts will help with something better. Georges > Hi Georges, > > > Am 01.09.2026 um 15:23 schrieb Georges Malamoud via use-livecode >: > > > > Hello > > You must have the last releases (RC) for that. API 36 was not there before > > yes, sorry, my fault, but this was my question: > ------------------------------------------- > There is only a popup menu "Minimum Android Version". > Since I had "8.0 - Oreo" set here since the very first version of the app, I am sure this is IN FACT > the allowed/supported minimum system requirement. > ------------------------------------------ > > So if I select "16 - API 36" in the "Minimum Android Version" (SIC!), then I may not be able to run the > app on my own device (running Android 8.x)! NOT? >