java - Accesing preffered Network in Android -


is there way through can access desired network out of wifi , cellular network when both enabled.what want in app want send data packets on desired network according requirement whether should wifi or cellular.is there way through can attain i.e can switch between these networks when app running without turning on or off network.

the problem when wifi enabled taken default network , data sent through wifi network.

how can switch between networks based on requirement without disabling network?.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -