- User add an ip address in Plain Text
- The application send a request to http://ip-api.com/json/
- Parsing JSON
- Display in ListView
#Some extras
- The application works with Text Changed Listener so when you change something on default address, it'll immediately send a request to the API.
- If you delete the IP from plain text the default IP address will your device address.