android-btxfr
android-btxfr copied to clipboard
Lightweight library for transferring data between Android devices using Bluetooth
I changed the value of Chunk_Size, the speed reached the limit of 990 bytes per second
The docs mention that this library doesn't do the pairing logic. That being the case, how specific is it to Bluetooth? Could it be generalized a bit to run over...
how to send the all types file?and server side save the file as the client send name?
I'm sorry to bother you with so tiny thing. But I can't find the way to make jar with your btxfr source. I will use it for running your sample...
Hi Simon, I've been experimenting with using android-btxfr to simplify transferring data and commands between a Glass and another Android device. I've set up client and server apps respectively and...
There could be a service that runs in the background and sends out broadcast events, so that developers don't have to handle with threads.