Delphi XE8 Android SDK

How do you install the Android SDK in Delphi XE8?

The Android SDK is not installed completely after you’ve installed Delphi XE8, as it was in previous Delphi versions. This has something to with the licensing terms, or whatever, but it is quite easy to get the Android SDK up and running.

The best and easiest way is this one:

  • create a new empty multi-device application from the Delphi IDE
  • in the project manager activate Android as a target platform
  • then hit Project | Build

The Delphi IDE will ask you

“Android SDK tools are required. Do you want to download and install Android SDK tools automatically?”.

Click Yes and agree to the Android SDK terms of use, and you’re good to go. Please note that you do not need to have an Android device connected during this install procedure.

As an alternative method you could use the Android SDK manager to install the required packages manually, but this requires you to select all the correct packages manually.

Delphi XE8

Delphi XE8, de must-have voor iOS App developers; want nu kun je iOS Universal Apps compileren met iOS 32 en iOS 64-bit in één package.

Mijn favoriete nieuwe features zijn Bluetooth LE Beacons,met support voor iBeacon en AltBeacon, iOS64 en de nieuwe multi-device preview, die een beetje verborgen is als laatste tabje bij de project manager. Multi-device preview geeft je een heel handige live preview van hoe je app eruit ziet op alle form factors en device sizes.

Er zijn ook behoorlijk wat kleine, maar fijne toevoegingen en verbeteringen doorgevoerd; ondermeer een WebBrowser voor OSX en Windows, ImageList voor FMX, TField performance, MapView en ….