Bluetooth support

You must Login before you can answer or comment on any questions.

Is there any way to use bluetooth communication between mobile app (android & iphone) and a desktop app with Titanium or with any third part (free) module?

Thanks you!

9 Answers

Accepted Answer

Thank you!

googling i've found this one for Iphone

https://github.com/smontgomerie/Appcelerator-iPhone-Bluetooth-Module

but i'm still looking for something for android.

Help! Nobody knows if there is a way to make Bluetooth communication with android?

For desktop you can use Python to communicate to other devices. http://www.devshed.com/c/a/Python/Bluetooth-Programming-using-Python/

Iphone, I don't think Titanium has built in support, there might be open source modules you can download and import.

You already have something to communicate with bluetooth android?

Thanks

Hi, we have recently received an Android module for this purpose: Android Bluetooth. You can use this module to send/receive data across a variety of Bluetooth devices. We have included a trial version for your convenience. Thank you!

To answer the original poster and the subsequent posters, Logical Labs has released 2 Bluetooth modules for Titanium in the Appcelerator Marketplace.

  • BT LE iOS module https://marketplace.appcelerator.com/apps/3834?2063287747
  • BT Classic Android module https://marketplace.appcelerator.com/apps/5221?259328472

Your Answer

Think you can help? Login to answer this question!