ertank 27 Posted September 28, 2022 Hello, I am using Delphi 10.4.2 I have a project that I developed about three years ago for a specific Android 5.1.1 device built in China. I do not remember what Delphi version I was using at that development time three years ago. Today, I need to do some modifications to that project. There is no problem compiling. When I try to debug run, I get error "Failure INSTALL_FAILED_OLDER_SDK" at deployment phase. When I check for min supported Android version is listed as Android 5.1 here https://docwiki.embarcadero.com/RADStudio/Sydney/en/Android_Devices_Supported_for_Application_Development I do not know if anything changed for Delphi 10.4.2 as I could not find a specific documentation about it. Is there anything I can do to fix this problem? Thanks & Regards, Ertan Share this post Link to post
Apricot 0 Posted November 19, 2023 Ertan merhaba belirttiğin sorunu çözebildinmi? Share this post Link to post
ertank 27 Posted November 19, 2023 Hi, I did find a solution but I cannot remember what was it now. You can try updating libraries to defaults Share this post Link to post
Dave Nottage 557 Posted November 19, 2023 9 hours ago, Apricot said: Ertan merhaba belirttiğin sorunu çözebildinmi? You might be interested in this: https://github.com/DelphiWorlds/HowTo/tree/main/Solutions/AndroidLowerVersions Share this post Link to post