|
Re: RoboDS First Test
I have the app working good with a static IP, but when I try to use DHCP with InetAdress.getForName("roborio-2657.local") I get an UnknownHostException. If any of you Android developers knows what the problem is please help.
I used the same code in a desktop Java app and it worked perfectly.
The INTERNET permission is declared in my manifest.
__________________
"If all else fails, read the instructions."
|