Hello folks, I'm new in this programming environment. My plan is to create an app that can provide the connection between android-smartphones and android-tablets. It should be possible to connect them with bluetooth. The idea is to create a game platform with 1 server and maximal 4 clients.
I already read Bluetooth<http://developer.android.com/guide/topics/connectivity/bluetooth.html>and tried to run the Bluetooth Chat.<http://developer.android.com/resources/samples/BluetoothChat/index.html>But right now it throws an exception. I also think that there is something missing in Bluetooth<http://developer.android.com/guide/topics/connectivity/bluetooth.html> . The entire work is for my studies and is meant to be done at home in self-study. Can someone please help me by creating this app? At the beginning I would like to connect a smartphone with a tablet via bluetooth. -Which are the important steps to do this? Thanks in advance Joel <http://developer.android.com/resources/samples/BluetoothChat/index.html> -- 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

