Jump to content
Anna Blanca

Why i haven't Android SDK after intall RAD Studio 12?

Recommended Posts

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

Perhaps you fix your links,#

 

or, Spam, spam, spam, ...

 

 

Edited by Rollo62
  • Haha 1

Share this post


Link to post
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 by DelphiUdIT
  • Like 1

Share this post


Link to post
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
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:

изображение_2025-05-22_022454161.png

изображение_2025-05-22_022756741.png

  • Like 1

Share this post


Link to post
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:

image.thumb.png.a0e708886416c736510c25a8ba6e67cd.png 

Share this post


Link to post
20 minutes ago, Dave Nottage said:

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

I installed Eclipse Temurin OpenJDK 17, that on first screen, but in the Option i see picture like second screen:

изображение_2025-05-22_030733757.png

изображение_2025-05-22_030955641.png

Share this post


Link to post
23 minutes ago, Dave Nottage said:

is installed, and the Java settings look like this:


No SDK Manager....

Share this post


Link to post
2 minutes ago, Anna Blanca said:

No SDK Manager....

From the IDE menu, use Tools | Options (not Project Options), Deployment > SDK Manager 

Share this post


Link to post
16 minutes ago, Dave Nottage said:

From the IDE menu, use Tools | Options (not Project Options), Deployment > SDK Manager 

Yes, i have it all. But compilling under Android doesn't work....

изображение_2025-05-22_032927127.png

Share this post


Link to post
43 minutes ago, Anna Blanca said:

Yes, i have it all. But compilling under Android doesn't work....

Your Java settings are incorrect. See my earlier reply.

Share this post


Link to post
1 hour ago, Dave Nottage said:

Your Java settings are incorrect. See my earlier reply.

I changed the paths in keytool.exe location and jarsigner.exe location. But i haven't jdk-17.0.10.7-hotspot, like you, only jdk-17.0.9.9-hotspot. And my Delphi-12 as before not working.

Share this post


Link to post
12 minutes ago, Anna Blanca said:

And my Delphi-12 as before not working.

Same error? Make sure you changed the Java settings for both Android 32-bit and 64-bit SDKs

Share this post


Link to post
16 minutes ago, Dave Nottage said:

Same error? Make sure you changed the Java settings for both Android 32-bit and 64-bit SDKs

That's my Java settings: 

изображение_2025-05-22_060025165.png

Edited by Anna Blanca

Share this post


Link to post
17 minutes ago, Dave Nottage said:

Same error? Make sure you changed the Java settings for both Android 32-bit and 64-bit SDKs

.... And that's message about error: 

изображение_2025-05-22_060253222.png

Share this post


Link to post
20 minutes ago, Anna Blanca said:

And that's message about error: 

Which is vastly different to the original error. It apparently has some issues with the characters in the path. Try loading a project from a path that has just plain ascii characters in it.

Share this post


Link to post
10 minutes ago, Dave Nottage said:

Which is vastly different to the original error. It apparently has some issues with the characters in the path. Try loading a project from a path that has just plain ascii characters in it.

But earlier, Delphi 11 works normal with this path....

Edited by Anna Blanca

Share this post


Link to post
3 minutes ago, Anna Blanca said:

But earlier, Delphi 11 works normal with tis path....

What happens if you create a completely new app, saved to a different path, and compile it?

Share this post


Link to post
Just now, Dave Nottage said:

What happens if you create a completely new app, saved to a different path, and compile it?

That's working! But why old path not valid now? 

And one problem: files from Delphi project imaging without normal icons:

изображение_2025-05-22_063949713.png

Share this post


Link to post
1 minute ago, Anna Blanca said:

files from Delphi project imaging without normal icons:

In the IDE options - ensure these are checked, and click Save
image.thumb.png.b041a6c93eb5f8317876b2eebacb2ddd.png

 

2 minutes ago, Anna Blanca said:

But why old path not valid now?

I don't know, sorry.

Share this post


Link to post
9 hours ago, Dave Nottage said:

Which is vastly different to the original error. It apparently has some issues with the characters in the path. Try loading a project from a path that has just plain ascii characters in it.

Ups.... Another app not compile: 

изображение_2025-05-22_162324154.png

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×