In Android, an automatic toast is shown when we connect to a Wi-Fi. Even if we connect programmatically. Is it possible to avoid this auto toast programmatically? If no, explain why. If yes, how can I do that?
It is not useful answers like "don't do that" or "why you want do that". In my case it is important, otherwise I wouldn't asking.