Program to see all the network information of your Android device, showing the following information:
General
- IPv4 address
- Proxy
- UserAgent
- IP country
- current DNS (primary and secundary)
- Hostname
Wifi
- Status
- IPv4 address
- Subnet mask (new)
- DHCP lease time (new)
- Gateway
- DHCP server IP (new)
- BSSID and SSID
- DNS (1,2,3,4) (new)
- Wifi device name (new)
- MAC (new)
3G (mobile internet)
- Status (new)
- Proxy (new)
- Current operator and country (new)
- SIM operator and country (new)
- Roaming status (new)
- Network status (new)
- Gateway (new)
- DNS (1,2) (new)
- 3G device name (new)
- Baseband (new)
Tools (for advanced users, previously was in the options menu)
- IP interfaces (requires busybox or "ip" command)
- Route table (requires busybox or "ip" command)
- Ping (requires busybox)
- IPv6 addresses (requires busybox or "ip" command)
- IPv6 route table (requires busybox or "ip" command)
Since 3.0 version this application was rewritten and now have a new UI based on Holo.
Permissions
INTERNET: To get public IP and country IP, also ads require internet connection.
ACCESS_WIFI_STATE and ACCESS_NETWORK_STATE: To get Wifi staus and information (MAC, current Wifi network, IP address)
Tags: CompruebaIP, check IP, get public IP, current dns, detect proxy, ipv6 address, ping, busybox, network routes, network information, ifconfig.
General
- IPv4 address
- Proxy
- UserAgent
- IP country
- current DNS (primary and secundary)
- Hostname
Wifi
- Status
- IPv4 address
- Subnet mask (new)
- DHCP lease time (new)
- Gateway
- DHCP server IP (new)
- BSSID and SSID
- DNS (1,2,3,4) (new)
- Wifi device name (new)
- MAC (new)
3G (mobile internet)
- Status (new)
- Proxy (new)
- Current operator and country (new)
- SIM operator and country (new)
- Roaming status (new)
- Network status (new)
- Gateway (new)
- DNS (1,2) (new)
- 3G device name (new)
- Baseband (new)
Tools (for advanced users, previously was in the options menu)
- IP interfaces (requires busybox or "ip" command)
- Route table (requires busybox or "ip" command)
- Ping (requires busybox)
- IPv6 addresses (requires busybox or "ip" command)
- IPv6 route table (requires busybox or "ip" command)
Since 3.0 version this application was rewritten and now have a new UI based on Holo.
Permissions
INTERNET: To get public IP and country IP, also ads require internet connection.
ACCESS_WIFI_STATE and ACCESS_NETWORK_STATE: To get Wifi staus and information (MAC, current Wifi network, IP address)
Tags: CompruebaIP, check IP, get public IP, current dns, detect proxy, ipv6 address, ping, busybox, network routes, network information, ifconfig.
Recently changed in this version:
3.0.0
- UI redesigned, with Holo theme.
- Application completely rewritten from scratch.
- More devices supported.
- Information divided by categories (general, wlan, 3g, tools).
- (General) Added device hostname.
- (Wifi) Added subnet mask, DHCP lease time, DHCP server, Wlan device name.
- (3g) Added gateway, proxy, operator information, SIM information, network status.
- (Tools) If you do not have busybox installed, but you have ip, will be used in place.





Comments and ratings for CompruebaIP