Intent intent = new Intent(android.provider.Settings.ACTION_WIRELESS_SETTINGS);android
startActivity(intent);ide