java - Switching mobile network programmatically -


is there way switch between mobile networks (umts -> gsm,...) code? when possible without rooting device. thank you!

you can not switch between 2g, 3g or 4g, there no api available in android telephony manager allows so.

if there different wifi network available can switch between those.

i hope, have answered question.

thanks,


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -