Anna Blanca 0 Posted 9 hours ago Hi. I installed Delphi 12 CE and when i try compile Android app, Delphi showing me this message: When i pressed "select an SDK version", opened this window: This paths for SDK are invalid: in this folders nothing exists. What is this? How fix it? Earlier, in previous Delphi versions not happens nothing similar.... Share this post Link to post
Rollo62 576 Posted 8 hours ago (edited) Perhaps you fix your links,# or, Spam, spam, spam, ... Edited 8 hours ago by Rollo62 Share this post Link to post
DelphiUdIT 241 Posted 6 hours ago (edited) 1 hour ago, Rollo62 said: Perhaps you fix your links,# or, Spam, spam, spam, ... The links point to a russian forum with a topic like this. Is not a spam ... it's just a clumsy reference. Edited 6 hours ago by DelphiUdIT 1 Share this post Link to post
DelphiUdIT 241 Posted 6 hours ago 2 hours ago, Anna Blanca said: Hi. I installed Delphi 12 CE and when i try compile Android app, Delphi showing me this message: When i pressed "select an SDK version", opened this window: This paths for SDK are invalid: in this folders nothing exists. What is this? How fix it? Earlier, in previous Delphi versions not happens nothing similar.... Start looking this: Share this post Link to post
Anna Blanca 0 Posted 23 minutes ago 6 hours ago, DelphiUdIT said: Start looking this: I tryed Platform Features, like in your message and installed Android SDK/NDK - error solved. But starts another bug: my app watever not compile in this time with message from my new screens: Share this post Link to post
Dave Nottage 612 Posted 8 minutes ago 11 minutes ago, Anna Blanca said: this time with message from my new screens It appears the settings for the Java tab in the Android SDK settings are incorrect. Use Tools | Manage Features in the Delphi menu to ensure that the Eclipse Temurin OpenJDK 17 (it appears on the right of the Manage Features window, towards the bottom) is installed, and the Java settings look like this: Share this post Link to post