Any other way to read inputstream and write outputstream with a buffer except AsyncStreams?
I read that AsynchStreams not fires new data event in a service with phone on sleep mode.
Another one is that i want to read AsynchStreams new data buffer in a thread, but i think something goes wrong.
I read that AsynchStreams not fires new data event in a service with phone on sleep mode.
Another one is that i want to read AsynchStreams new data buffer in a thread, but i think something goes wrong.