public static NodeList UpdateSchoolList()
throws SAXException, IOException, ParserConfigurationException
{
return parse_xml(request("https://www.lectio.dk/lectio/
login_list.aspx?forcemobile=1")).getElementsByTagName("a");
} ERROR
HERE
the request gives an error :
The method request(String) is undefined for the type Login
--
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