[android-developers] Re: Bluetooth: program stuck at inputstream reading

2012-08-22 Thread Elvira
I also try to increase the input buffer from 256 to 1024 bytes. But it doesn't help. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, s

[android-developers] Re: Bluetooth: program stuck at inputstream reading

2012-08-22 Thread Elvira
The file is sent not by android device. I know only that it is sent by portions of 256 bytes. четверг, 23 августа 2012 г., 3:48:27 UTC+6 пользователь bob написал: > > What's the code for sending the file? > > > > On Wednesday, August 22, 2012 6:17:25 AM UTC-5, Elvira wrote: >> >> Hi! >> >> I have

[android-developers] Re: Bluetooth: program stuck at inputstream reading

2012-08-22 Thread bob
What's the code for sending the file? On Wednesday, August 22, 2012 6:17:25 AM UTC-5, Elvira wrote: > > Hi! > > I have a problem with Bluetooth socket, I hope somebody can help me. > > I use the code from BluetoothChat to send and receive data. > > I'm trying to receive a file from bluetooth