C++

Easily Connect Your Local Devices Together With App Tethering

With Delphi and C++Builder it is now easy to use App Tethering if you want to build applications that can communicate with other applications on the same machine or located on remote hosts. It is now simpler to communicate and share information across multiple platforms: mobile or Windows. For a quick intro, just to keep you interest alive and make you start building your first tethering…
Read more
C++

Bluetooth LE support in RAD Studio XE7

RAD Studio XE7’s integrated wireless support (Bluetooth and Wifi) works with thousands of consumer and industry specific devices. RAD Studio’s approach makes it easy to integrate virtually any device into the app user experience, and even support multiple device…
News

Detecting connected Bluetooth devices on Android

In Appmethod, we include many different components. This includes visual components for user interface elements and also non-visual components for database access, accessing device sensors/services, connecting to REST services etc. While Appmethod includes many pre-built…
News

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

I found this great Delphi XE5 Android Bluetooth YouTube video, byBjö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…
Read more