This week's book giveaway is in the Spring forum. We're giving away four copies of Java Persistence with Spring Data and Hibernate and have Cătălin Tudose on-line! See this thread for details.
I have a server app listening on port 80 , I have an android app that is suppose to talk to the server but it keeps saying "socket timeout"
I am putting the link to the java source code , can you please see if anything is wrong ?
Also post relevant details
1) Where is your server running
2) Are you using the emulator or real device
3) Have you ensured the server is accessible from the emulator/device? How?