Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

I would like to know what IP-address my Android phone has. E.g. if I use my phone over WiFi, how can I get the local IP-address that is assigned to my phone?

share|improve this question

6 Answers

up vote 12 down vote accepted

The easy way is to go to your WiFi Settings, and hit Menu > Advanced. It'll show up there, or you can set it to a static IP if you want.

The cool way is to dial *#*#4636#*#* to open the Testing menu. Then click WiFi information, then WiFi Status.

share|improve this answer
When I call ##4636## I get this message: Connection problem or invalid MMI code. And in the WiFi Settings advanced menu, I can not see the IP-address if it is set by DHCP. But thanks for that menu, I didn't know about it. – Jonas Nov 19 '10 at 17:58
Ah, *#*#4636#*#* worked, better. Thanks! – Jonas Nov 19 '10 at 17:59
Haha, sorry about that, yeah apparently an asterisk resolves to an italic pound sign? So you can't actually see your DHCP address in your WiFi Settings? I'm running Cyanogenmod and I can see mine towards the bottom of the menu. Didn't know that wasn't a standard feature. :O – kcoppock Nov 19 '10 at 18:03
No, there is no IP-address there on my Nexus One with Android 2.2. but the Testing meny was very good. – Jonas Nov 19 '10 at 18:07

The easiest way is using a tool like e.g. OS Monitor, which shows you (amongst others) also a lot of network details:

OS Monitor
OS Monitor showing network interface details (source: Google Play; click image to enlarge)

As the screenshot shows, this app reveals for each network interface:

  • interface name¹
  • IPv4 IP address assigned (if 0.0.0.0, this interface is currently unused)
  • IPv6 address (if available)
  • MAC address
  • packet statistics (i.e. transfered data)
  • a status

¹ interface names might be handled differently on different devices. But in most cases you can tell from the IP where it belongs to. Furthermore, rmnet is mostly used for GPRS (mobile data), while WiFi uses names like tiwlan or eth.

share|improve this answer

The IP Address Widget displays a small widget on your home screen with your IP address. I've been using if for a couple of weeks.

share|improve this answer

I like NetGenie Lite for all sorts of networking info.

share|improve this answer

This is the perfect place to find Your IP address with Location , ISP , Host , Range , etc...

http://www.apps-tube.com/ip-lookup/my-ip-address

share|improve this answer
1  
OP is seeking IP address on local LAN, not public-facing address. – Al Everett Apr 29 at 13:56

If you are using your phone over WiFi,you can't get your Local ip address.But you can find your internet ip address.If you need to find your internet ip visit ip-details.com

share|improve this answer
1  
Why can't you get your local IP address? A lot of tools show this (e.g. OS Monitor), not only for WiFi, but also for the mobile connection. – Izzy Apr 6 at 12:13

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.