Well, apparently your ServerSocket is null... Likely you are getting the IOException... If you hit that exception then ss would be null.
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Jul 9, 2012 at 1:08 AM, Akki <[email protected]> wrote: > ss -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

