Hi all,
I'm trying to set up to receive BT push from our device. The push sends a
file. I've tried getting the BTAdapter and listening with the following
calls, but the accept never returns (however, the file is put into the BT
Inbox).
serverSocket = adapter.listenUsingRfcommWithServiceRecord(appName,
appUuid);
socket = serverSocket.accept();
Anyone got any suggestions on what I'm missing? I'm testing on a GalaxyS.
Cheers
Simon
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en