Jump to content

Astuce : Réglage modem réseau


Recommended Posts

Bonjour,


Pour modifier le mode réseau autre que ceux par défaut (4G/3G/2G, 3G/2G, 3G only, 2G only), il y a une application cachée qui permet de faire toutes les possibilités (comme pour l'ancien code USSD *#*#4636#*#* qui ne fonctionne plus).

Personnellement, je l'utilise pour désactiver la 2G (pour être en 4G/3G).


Pour lancer cette application, il faut lancer l'activity com.android.settings.RadioInfo

Voici plusieurs méthodes possibles :

 - avec un lanceur d'activité, lancer l'activité "Informations sur le périphérique" dans le package "Paramètres"

 - si le téléphone a été passé en débogage USB, avec la commande adb suivante : adb shell am start -a android.intent.action.MAIN -n com.android.settings/.RadioInfo


Dans l'interface, il suffit de choisir dans "Set Preferred Network Type" le mode voulu, par exemple LTE/WCDMA (pour 4G/3G)

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...