Android Question still stuck on bluetooth comm.

merlin2049er

Well-Known Member
Licensed User
Longtime User
Hi, I've still have a number of questions regarding implementing sending text from one android device to another.

So far, I've figured I should use asyncstreamstext - I've got this module loaded on both sides.
(or can I get away with something else? I'm not sending much text, or that frequently.)

Not so sure about the Broadcastreciever (if that's even needed) and / or the Network Library.
 
Top