I am developing an Android App that communicates with a server. How can I send a notification from my server to my Android App without the use of C2DM? Are Sockets a good solution? What are other alternatives?
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...