-2

I'm using Delphi XE5. My Android application works on KitKat, but not on Lollipop. Does Delphi XE5 support Lollipop or not?

Remy Lebeau
  • 555,201
  • 31
  • 458
  • 770

1 Answers1

1

This is covered in Embarcadero's documentation for XE5:

Android Devices Supported for Application Development

KitKat is the highest Android version supported in XE5.

Lollipop support was added in XE8, though there is also a hotfix for XE7.

Remy Lebeau
  • 555,201
  • 31
  • 458
  • 770