Creating a custom wifi setup
问题 I was just wondering if it is possible to make a custom Wifi interface within an app, where the user can input his Wifi connection instead of starting an intent which leads to the android wifi settings. I was researching this but couldn't find any useful input regarding making a custom wifi setup within the app. startActivity( new Intent( Settings.ACTION_WIFI_SETTINGS ) ); This is not wanted... I want to crate my own wifi setup interface where the user can setup a wifi Profile and let the