Jump to content

Howard Diamond

Members
  • Content Count

    1
  • Joined

  • Last visited

Posts posted by Howard Diamond


  1. Android development support in Rad Studio requires a particular distribution of Java and the Android SDK/NDK. To install these features, follow these steps:

    Right-click on the shortcut for Rad Studio and choose, 'Run as Administrator', and when the product opens, go to Tools | Manage Platforms | Additional Options and select the following two features and click Apply:

    Android SDK 25.2.5 - NDK r21
    Eclipse Temurin OpenJDK 11 (Hotspot) JVM

    Once these features are installed, go ahead and retest Android deployment.

     

×