programmerdelphi2k 237 Posted May 24, 2023 (edited) 1 hour ago, hackbrew said: what version of the NDK should I download from Google? you should use the version installed when RAD was installed, it's preferible. you can copy from any other PC with RAD 10.4... BUT read the RAD 10.4.x Help about SDK/NDK Android: Android 13 not supported in RAD 10.4 only Android 5.1 to Android 10.0 https://docwiki.embarcadero.com/RADStudio/Sydney/en/Android_Devices_Supported_for_Application_Development https://docwiki.embarcadero.com/RADStudio/Sydney/en/Installing_the_Android_Development_Tools Edited May 24, 2023 by programmerdelphi2k Share this post Link to post
hackbrew 1 Posted June 22, 2023 @programmerdelphi2k I really appreciate all the time you took with me to get me where my system is now, and I learned a lot about manually updating Android in the process. Thank you! I finally upgraded my system to 11.3 and I have my apps working on Android 13. There are some new problems (change in permissions, sending an intent to mapping software not working, storing files, and keyboard issues when devices are using different virtual keyboards) to work through, but I'm slowly working my way forward. Thanks again! 1 Share this post Link to post