You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
abalalov...@gmail.com
on 4 Oct 2011 at 4:05The text was updated successfully, but these errors were encountered: