I am using sockets (java.net.Socket) in my Android mobile application. Since I am using sockets I had to either go with Async
sockets
java.net.Socket
Async