Try using the RFCOMM protocol. It's similar to TCP but for Bluetooth.

See BluetoothSocket.java.

Nick

On Mon, Nov 2, 2009 at 8:16 AM, AntoniMG <[email protected]> wrote:
> Hi developers,
>
> Is there any way to comunicate an android phone with a computer trough
> bluetooth? Ive made a server/client applicattion in Java using
> bluetooth, but i need to do the client in Android and i dont know how
> to start, I dont know even if is possible.
>
> Is there any way to do it? Is possible? I only need to send a text
> message
>
> Thanks all.
>
> --
> 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
>

-- 
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

Reply via email to