views:

347

answers:

1

Hi, I'm trying to my application to retrieve the IP address when it's connected to the Wifi network but I'm not too sure how to get that done.

I've looked at RadioInfo and there's a function getIPAddress(int apnId). Is this the right one?

I've also looked at WLANInfo but that one doesn't seem to have any IP related functions.

Anyone can help me with this?

+1  A: 
Matt R