Hi there, strate01234! Unfortunately I don't know how to solve your
problem, but I'm working with similar project. And almost for day I'm
trying to connect my android app with backend java program(server).
When I try to create a socket with command socket = new
Socket("en3rgizer", 8888); emulator throws null pointer exception.
Would you be so kind to post your piece of code where you connect to
java program server, and a code where server accepts connection?
Thanks in advance.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

