Android Q 10 Connect to network WifiNetworkSpecifier
问题 Since Android Q doesn't allow the WifiManager to add Networks, they gave the advise to use WifiNetworkSpecifier instead. With the WifiNetworkSuggestionBuilder I was already able to display the notification on the statusbar, that user can join the network. But this API doesn't fulfill my requirements since that I don't the user to have to use the suggestion from the statusbar. With WifiNetworkSpecifier I was also already able to display a popup about joining the network and the app also