-
Content Count
20 -
Joined
-
Last visited
Community Reputation
1 NeutralRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
Ups.... Another app not compile: -
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
Thank you! -
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
That's working! But why old path not valid now? And one problem: files from Delphi project imaging without normal icons: -
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
But earlier, Delphi 11 works normal with this path.... -
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
.... And that's message about error: -
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
That's my Java settings: -
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
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. -
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
Yes, i have it all. But compilling under Android doesn't work.... -
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
No SDK Manager.... -
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
I installed Eclipse Temurin OpenJDK 17, that on first screen, but in the Option i see picture like second screen: -
Why i haven't Android SDK after intall RAD Studio 12?
Anna Blanca replied to Anna Blanca's topic in Cross-platform
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: -
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....
-
So, how can i use dynamic loading of librarys in Android 14?
-
O'K, thanks, but its not solved my problem - LoadLibrary not loading my library. You solution is only for simplification directly downloading from server.
-
I need to launch so-library not at once, but after any time. Maybe, my app will download library from the Internet, it new version will be released.... In actualy, is Android a new iOS?