Skip to content Skip to sidebar Skip to footer
Showing posts with the label Serial Port

Server-client Malfunction In Android (socket Is Not Bound/socket Is Already In Use)

Hayho, well my problem is a little tricky to me to explain. I try to connect my android tablet (4.0… Read more Server-client Malfunction In Android (socket Is Not Bound/socket Is Already In Use)

Rxtx Serial Port Library On Android

I am using the rxtx library in my Java project to read the serial data coming from my gps chip. Now… Read more Rxtx Serial Port Library On Android

How To Deal With The Serial Port In Android Mobile?

actually I know no thing about serial port. but I see an example of sending it an at-command: echo … Read more How To Deal With The Serial Port In Android Mobile?