Jump to content

stacker_liew

Members
  • Content Count

    106
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by stacker_liew

  1. stacker_liew

    OpenJDK Version Support In Delphi 10.3.3 And Delphi 10.4.2

    Finally I manage to resolve this problem by delete all entries from Tools->Options->Deployment->SDK Manager for both 32 bit and 64 bit platforms and added them in orderly.
  2. stacker_liew

    OpenJDK Version Support In Delphi 10.3.3 And Delphi 10.4.2

    But now I manage to build 32bit apk in Delphi 10.4.2 but 64 bit with result [DCC Error] E2597 C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\21.0\\CatalogRepository\\AndroidNDK-21-21.0.40680.4203\\android-ndk-r21\\platforms\\android-23\\arch-arm\\usr\\lib\\crtbegin_so.o: error adding symbols: File in wrong format Delphi 10.3.3, OK now
  3. stacker_liew

    OpenJDK Version Support In Delphi 10.3.3 And Delphi 10.4.2

    Now I'm using this one also, but the result still the same, Delphi 11.1 no problem, Delphi 10.4.2 and Delphi 10.3.3 both can't compile android apk.
  4. Like this Link I tried in Windows 10, using D10.4, it has no effect.
  5. stacker_liew

    Does ProgressBar Inside StatusBar Still Working?

    Done with setting the correct position and size on the form's OnResize event, thanks.
  6. stacker_liew

    Does ProgressBar Inside StatusBar Still Working?

    Setting the acnchors after creating the components doesn't work.
  7. stacker_liew

    Does ProgressBar Inside StatusBar Still Working?

    BTW, how to handle when the form is resized while the processing is doing?
  8. stacker_liew

    Does ProgressBar Inside StatusBar Still Working?

    Thanks, it works now.
  9. stacker_liew

    Does ProgressBar Inside StatusBar Still Working?

    Does this method support multiple TStatusPanel? I tried with a TStatusPanel in Panel[1], but the ProgressBar, still appear in Panel[0].
  10. stacker_liew

    Does ProgressBar Inside StatusBar Still Working?

    Thanks
  11. stacker_liew

    Does ProgressBar Inside StatusBar Still Working?

    Thanks, how to use it?
  12. stacker_liew

    Does ProgressBar Inside StatusBar Still Working?

    Any example of these?
  13. stacker_liew

    Does ProgressBar Inside StatusBar Still Working?

    I tried with Application.ProcessMessage still no effect for ProgressBar.
  14. stacker_liew

    About UniGUI Layout

    How to create a layout like Dashboard in attached html in uniGUI? MiningProject.rar
  15. I have a project built in Windows 7 using same source, run under Windows 7 perfectly, but when run under Windows 10, invalid date format happen, any one have this problem before? utImportCSV.zip
  16. stacker_liew

    Problem With Generating AAB With 10.3.3

    Problem while generating AAB with 10.3.3, while I tried to generate AAB with 10.3.3, it ends up with the following error, anyone have experience how to resolve it?
  17. stacker_liew

    Problem With Generating AAB With 10.3.3

    No I install RAD Studio via ISO.
  18. stacker_liew

    Problem With Generating AAB With 10.3.3

    Some one told me to just copy the bin to C:, and I have tried it, it works. Thanks
  19. stacker_liew

    ZXing Delphi not function in 10.3.2

    I created a qr code scan app using ZXing Delphi (https://github.com/Spelt/ZXing.Delphi) in 10.3.1, it's working fine, but after upgraded to 10.3.2, it's no longer scan qr code anymore, does any one face same problem with me?
  20. As title, TCameraComponent always crash while in capturing mode for a certain time. Any one experienced this with 10.3.1?
  21. stacker_liew

    TCameraComponent Crash Occasionally While In Capturing Mode

    Can you show me the workaround, I can't access to the server for some reason. Thanks
  22. stacker_liew

    TCameraComponent Crash Occasionally While In Capturing Mode

    Any solution?
  23. stacker_liew

    TMediaPlayer and TMediaPlayerControlFMX

    Verify your path in Android/IOS platform, since it different from Windows.
  24. Even though in Android 6,0, there also have issue with 10.3.1 (because of the August 2018, Google Issue, Android 26 API), better upgrade to Android 7 ~ 9.
×