Jump to content

Anna Blanca

Members
  • Content Count

    29
  • Joined

  • Last visited

Everything posted by Anna Blanca

  1. Anna Blanca

    Can't change icons in my app

    Hi. I'm trying change icons of my Android app, and i made all as earlier - on the way Project>Option>Application>Icons. I changed all Embarcadero's default icons to my icons. But when i compile my app, i see all the same app icons in my phone. What's wrong i made?
  2. Anna Blanca

    Can't change icons in my app

    Yes, i do. No reactions.
  3. Anna Blanca

    Can't change icons in my app

    So, what about my question?
  4. Anna Blanca

    Can't change icons in my app

    It's not worked. When i press this grey cross, nothing not happens.
  5. Anna Blanca

    Can't change icons in my app

    How i must do it? When i check $bds-file and push Remove Selected Files - nothing not happen. When i check-out $bds-file (like on screen) - my app just do not compile.
  6. Anna Blanca

    Can't change icons in my app

    Yes, that's splash screen. I unzip my APK. Realy, in some folders exists different pngs. In drawable-xhdpi-v4 folder exists my 96 x 96 icon and Embarcadero 48 x 48 icon, in drawable-hdpi-v4 exists my 72 x 72 icon and Embarcadero 36 x 36 icon...
  7. Anna Blanca

    Can't change icons in my app

    I checked Deployment of my project. And there all icon are replaced to my pngs:
  8. Anna Blanca

    Can't change icons in my app

    Where is concretely old icons may stay? I changed icons in Option, earlier, in older Delphi versions it's worked. I restart my phone and more - i installed my app on another phone. Whatever, app still in sample Embarcadero's icons.
  9. Anna Blanca

    Can't change icons in my app

    Of course, i my target is Release!
  10. 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....
  11. Anna Blanca

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

    Ups.... Another app not compile:
  12. Anna Blanca

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

    Thank you!
  13. Anna Blanca

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

    That's working! But why old path not valid now? And one problem: files from Delphi project imaging without normal icons:
  14. Anna Blanca

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

    But earlier, Delphi 11 works normal with this path....
  15. Anna Blanca

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

    .... And that's message about error:
  16. Anna Blanca

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

    That's my Java settings:
  17. Anna Blanca

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

    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.
  18. Anna Blanca

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

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

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

    No SDK Manager....
  20. Anna Blanca

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

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

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

    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:
  22. Anna Blanca

    How use LoadLibrary in FMX?

    Hello. How i can use LoadLibrary in FMX, on the not-Windows platforms? When i try wright 'LoadLibrary' in FMX-project, it emphasized by red. That is, FMX not supporting this function. It's working, when i connected WinAPI, but i want use dynamic connect for dynamic libraryes, not on the Windows.
  23. Anna Blanca

    How use LoadLibrary in FMX?

    So, how can i use dynamic loading of librarys in Android 14?
  24. Anna Blanca

    How use LoadLibrary in FMX?

    O'K, thanks, but its not solved my problem - LoadLibrary not loading my library. You solution is only for simplification directly downloading from server.
  25. Anna Blanca

    How use LoadLibrary in FMX?

    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?
×