标签: android android-wifi
Intent intent = new Intent(Settings.ACTION_WIFI_SETTINGS); startActivity(intent)
正在启动wifi活动,但是当方向改变时屏幕会生效