arduino send data to android via wifi

Is it possible to send data of arduino in android via wifi esp8266 module? For example, the ip address of wifi esp8266 that can see in serial monitor of arduino. Is it possible to see this ip address in android application?

Is it possible to send data of arduino in android via wifi esp8266 module?

What android has an Arduino in it?

For example, the ip address of wifi esp8266 that can see in serial monitor of arduino.

If the Arduino or ESP8266 sends its IP address to the Serial Monitor application, it can send that to the android, too.

Is it possible to see this ip address in android application?

Maybe.

How sir?