What steps will reproduce the problem?
1. Using scraper.scrape method returns UnknownHostException.
URI uri = new URI("http://fastcast4u.com:9044");
streams = scraper.scrape(uri);
What is the expected output? What do you see instead?
- initialized streams variable.
What version of the product are you using? On what operating system?
latest. compiled as jar, put into Android project.
Please provide any additional information below.
I use it on Android but I doubt that has to do anything with the error.
Original issue reported on code.google.com by abalalov...@gmail.com on 4 Oct 2011 at 4:05
Original issue reported on code.google.com by
abalalov...@gmail.com
on 4 Oct 2011 at 4:05