CristinaMarc

Results 8 comments of CristinaMarc

hi again, first of all thank you for trying to help. Server started on port 8199 ADB command: C:\android-sdk-windows\tools\adb.exe press any key to exit accepting a new connection from /127.0.0.1...

hi again, yesterday I tried to do all what you have said to me and if I use only your application it works.I am able to start an emulator to...

hi here is the stacktrace 08-06 09:13:57.077: ERROR/BTEMULATOR(282): cannot join 08-06 09:13:57.077: ERROR/BTEMULATOR(282): java.net.SocketException: The operation timed out 08-06 09:13:57.077: ERROR/BTEMULATOR(282): at org.apache.harmony.luni.platform.OSNetworkSystem.connectStreamWithTimeoutSocketImpl(Native Method) 08-06 09:13:57.077: ERROR/BTEMULATOR(282): at org.apache.harmony.luni.platform.OSNetworkSystem.connect(OSNetworkSystem.java:115) 08-06...

hi the server does not throw any exception,but I will put here the output for the server. I hope it helps. Server started on port 8199 ADB command: adb.exe press...

hi it's me again.have you tried to test your application using BluetoothChat or another application?because when I tested it,it's didn't worked.And if is working I wanna know what I have...

hy I tried again to test the bluetooth chat application,to see if it works on the emulator,but I had no success. First I run the server,then I changed in the...

hy I tried to see if it's the bluetooth it's working.I changed in the BluetoothChat application the imports,then I added that call in onCreate method and added internet permission in...

10-21 09:57:29.228: ERROR/BluetoothChatService(419): accept() failed 10-21 09:57:29.228: ERROR/BluetoothChatService(419): java.net.SocketException: Interrupted system call 10-21 09:57:29.228: ERROR/BluetoothChatService(419): at org.apache.harmony.luni.platform.OSNetworkSystem.acceptSocketImpl(Native Method) 10-21 09:57:29.228: ERROR/BluetoothChatService(419): at org.apache.harmony.luni.platform.OSNetworkSystem.accept(OSNetworkSystem.java:69) 10-21 09:57:29.228: ERROR/BluetoothChatService(419): at org.apache.harmony.luni.net.PlainSocketImpl.accept(PlainSocketImpl.java:126) 10-21 09:57:29.228:...