Supported Target Platforms

From RAD Studio
Jump to: navigation, search

Go Up to Developing Multi-Device Applications


RAD Studio supports the following target platforms:

OS

Supported Versions

Target Platform
(Project Manager node)

Supported Languages

Supported UI Frameworks

Delphi C++ FireMonkey VCL

Windows

8-10
7 (SP1+)
Server 2008-2012

32-bit Windows

YesC++11Feature.png
YesC++11Feature.png
YesC++11Feature.png
YesC++11Feature.png

64-bit Windows

YesC++11Feature.png
YesC++11Feature.png
YesC++11Feature.png
YesC++11Feature.png

OS X

10.9-10.11

OS X

YesC++11Feature.png
YesC++11Feature.png
YesC++11Feature.png

iOS

8-9

iOS Device - 32 bit

YesC++11Feature.png
YesC++11Feature.png
YesC++11Feature.png

iOS Device - 64 bit

YesC++11Feature.png
YesC++11Feature.png
YesC++11Feature.png

iOS Simulator

YesC++11Feature.png
YesC++11Feature.png

Android*

5-6
4.1-4.4.0
4.0.3-4.0.4

Android

YesC++11Feature.png
YesC++11Feature.png
YesC++11Feature.png
* RAD Studio supports real devices with NEON support. It works with some emulators, but they are not officially supported.

You can define the target platforms that your projects support on the Target Platforms node of the Project Manager.

Other Multi-Device Development

DataSnap supports native-language development for mobile devices using special DataSnap connectors that we provide for the following platforms:

  • iOS devices (iPod, iPhone, iPad) using the Objective-C iOS DataSnap proxy
  • Windows 7 Phone using the C# Silverlight DataSnap proxy
  • Android using the Java Android DataSnap proxy
  • Blackberry using the Java BlackBerry DataSnap proxy

See Also