The Podcast at Delphi.org

Beyond the being the longest running podcast about Object Pascal and Delphi programming languages, tools, news, and community, this is also Jim McKeeth's blog on other things related to programming and technology.

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