I want my application to automatically notify the user when changes networkType(for example, from EDGEto 3Gor 3Gto 1XRTT, etc.). Using the method getNetworkType(), I have to constantly check the change in networkType. Are there any intentions that are broadcast throughout the system when a change is detected.
source
share