adrians wrote: > I am getting a "unknown error" SocketException when calling > NetworkInterface.getNetworkInterfaces(). I notice from an old post > that this method may not have been implemented. Does anyone know the > status of this method - has it been implemented and has anyone got it > to work?
Do you have the INTERNET permission in your AndroidManifest.xml file? -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

