The Podcast at Delphi.org

The Podcast about the Delphi programming language, tools, news and community.

30 2013

Delphi XE5 Mobile REST Client Demo

by Jim McKeeth

Short demo of the new TRESTClient on a mobile Android application with Delphi XE5. It consumes a JSON REST service and uses the TRESTResponseDataSetAdapter to adapt it into a TClientDataSet. The TRESTClient components are new in Delphi XE5 and work everywhere Delphi does: Windows, Mac OS X, iOS and Android.

[youtube=http://www.youtube.com/watch?v=OkRVbgF4VMI&w=640&h=385]

Learn more about multi-device, true-native app development with Delphi XE5.

Get the source code.

tags: News