I followed this link Android get external IP .
I am connecting to this website http://www.whatismyip.org/ to get my IP address, however, it keep returning a length of -1.
Any idea why? I am able to open up this site using my browser and it returns my external IP. I am unable to use other websites as they return a proxy IP or some other IP…
if you are going with that service. Don’t check for length cause they don’t provide that info but go straight for fetching the ip
so forget about if condition and go for it like this