[android-developers] Re: Option to unlock the boot loader for Sony Ericsson Android Gingerbread phones now available.

2016-09-30 Thread Elvira Antal
. Is it possible to keep the original software with this modification of the storage method? Thank you in advance, Elvira 2011. április 14., csütörtök 9:11:13 UTC+2 időpontban Carl a következőt írta: > > Hi, > > It is now possible to unlock the boot loader for certain serie

[android-developers] Bluetooth input stream buffer overflows

2012-12-19 Thread Elvira
I try to read a file via Bluetooth with HTC Desire. The code for connection is similar to BluetoothChat sample http://developer.android.com/tools/samples/index.html. The problem is in the ConnectedThread when reading files with size greater than 5 KB. This is the run() method of this thread

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

2012-08-22 Thread Elvira
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 device. This file is sent by packages of 256 bytes. My program stuck at mmInStream.read(buffer) in method run() of

[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 a problem

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