GetJSON
GetJSON copied to clipboard
make isConnected static
No reason to instantiate an object. Add the static modifier
https://github.com/100rabhkr/GetJSON/blob/master/getjson/src/main/java/com/dezlum/codelabs/getjson/GetJson.java#L83