Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++

RAD Studio 10.3.3 Android Services Patch

An issue where an Android service would not run has been fixed.

We’ve just released a patch for RAD Studio 10.3.3 which resolves the following issue:

  • An issue that prevented an Android service from running because it could not load its native library. This only affects applications packaged as Android App Bundles. The base APK generated from an AAB has the extractNativeLibs manifest attribute set to false. In this case, the Package Manager does not extract the library to the filesystem when installing the application, causing the Android service to pass the dynamic linker an incorrect absolute path to the native library.

This patch is available at https://cc.embarcadero.com/item/30905. Full installation instructions are contained in the readme.

Do you want to make your own Android App?
Try out the IDE Software and make the most of it. Request a Free Trial here.

Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.
Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

About author

David is an Australian developer, currently living in far-north Europe. He is the senior product manager for C++ at Idera, looking after C++Builder and Visual Assist.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IN THE ARTICLES