Hi All !
I want to direct the user to the settings for disabling the phone mobile network in all platform.
in android 10 "android.settings.DATA_USAGE_SETTINGS" intent will work correctly.
But in some another APIs, "com.android.phone.NetworkSetting" works good.
So what I can why this code does...