Requirement: I want to connect to Wi-Fi network with internet.
Present implementation: I am able to connect and use Wi-Fi using WifiManager class. but it works for android versions < 10, for android 10 I am not able to fulfill my requirement.
Please help me and suggest possible way outs to fulfill my requirement.