I am trying to change the internet mode from the 3G LTE Mode to 3G on my Qualcomm SoC running Android 9. I can do that through the settings but I wanna do that programmatically through the Android application using Java.
I couldn't find any Android SDK API to do that. I read here that Google has called this service off since long time, not sure if there is anyway.