Here\'s the Code in Question
URL dURL = new URL(dvntUrl); HttpURLConnection con = (HttpURLConnection) dURL.openConnection(); con.