Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Android Bluetooth SPP / RS232 with Delphi XE5 YouTube video and examples

I found this great Delphi XE5 Android Bluetooth YouTube video, by Björn Hansen, from back in September last year after the launch of Delphi XE5. it shows you how to use Delphi to create an Android app that uses Bluetooth to connect to a lighting control system. The developer includes the source code for the example that also includes a Android Bluetooth Delphi interface unit version of the Android Bluetooth Java API. You can download the zip file from http://goo.gl/E24OQW (this link comes from the page the is linked from the video.

A note in the source code for the unit Androidapi.INI.BluetoothAdapter.pas says:

Brian Long also covered Delphi programming using the Android and iOS APIs during his CodeRage 8 Delphi Conference sessions.  His blog post has additional information including his examples for his sessions at http://blog.blong.com/2013/10/my-coderage-session-files.html.

Exit mobile version