When user is connect to my hotspot i want to redirect him to specific ip.
For example if he wrotes "www.stackoverflow.com" he will redirects to 192.xxx.xxx.xxx:8080.
For each address he will redirects to this ip.
I created android app, maybe there is a way to catch the event when user is connecting to my hotspot when the app is working??