Hi: I\'m Facing some problems while scanning for bluetooth devices on a HTC Desire with Android 2.2 (Froyo). Directly after device reboot, it works but when I try to scan again later I only get the fo
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by edi开发者_运维
I am developing an iPad app (the \"Server\") which needs to communicate with up to 4 iPhone/iPod Touches (the Clients).Should I create 4 GKSessions for each of the iPhones? Should I have 1 GKSession w
I\'m gonna try to introduce briefly what I\'m working on, and then present my question... any help will be very much appreciated!
Is there a way that when I start my app, it can figure out if any Bluetooth devices are actively connected to the phone?I want my app to be able to report on an active BT connection by supplying the B
I\'m developing an application which serves as bluetooth server for a bluetooth external device (the communication is started by the external device). This external device request from the bluetooth s
I\'m developing application (Android). This aplication is connected to OBD2 compliant vehicle /CAN BUS andread data from it. I\'ve done s开发者_JAVA百科uccesfully connection using OBDKey and read data
Hi im new to blutooth development environment in C#.Net Actually my project is a C# application which should automatically search bluetooth Mobiles via my pc \'s blutooth device and send a specific fi
I have a Nexus One, running Android 2.2, as the client. I want to make a socket connection to an embedded Linux board (Server). I have been able to get the connection up using the SPP UUID. My questio
package supa.mack.doppler; import java.util.Set; import android.app.Activity; import android.content.Intent;