FireOs7 System.getProperty(http.proxyPort) and System.getProperty(http.proxyPort) is returning null. It is working fine in fireOs 7.
Is something updated in fireOS 7?
String port = System.getProperty("http.proxyPort"); String hostName = System.getProperty("http.proxyHost");