Archive for the ‘Uncategorized’ Category

Get Your IP Address Android Code

Posted in Uncategorized  by Chris
April 25th, 2011

I recently had a need to know the IP address of my phone when it was attached to my local network. I thought that this would be easy – just use the WifiManager – right? Get the WifiInfo then call getIPAddress() and that should give me what I needed. Well I was wrong…

Read the rest of this entry »

Comments Off