Sample Header Ad - 728x90

Android Emulator cellular speed limits does not work properly

1 vote
1 answer
767 views
I need to limit cellular speeds in Android Studio's Emulator. I tried to limit it from the default settings: Image but it does not work. Each time I select anything lower than LTE I get like 0.01Mbps. Image Any idea how to fix it so I get the speeds which are described in [reference](https://developer.android.com/studio/run/emulator-commandline.html#common) :
UP(KBps) DOWN (KBps)
                  -------- ----------
gsm   GSM/CSD         14.4       14.4
hscsd HSCSD           14.4       57.6
gprs  GPRS            28.8       57.6
umts  UMTS/3G        384.0      384.0
edge  EDGE/EGPRS     473.6      473.6
hsdpa HSDPA         5760.0   13,980.0
lte   LTE         58,000.0  173,000.0
evdo  EVDO        75,000.0  280,000.0
full  No limit           ∞          ∞
Asked by Baterka (121 rep)
Feb 28, 2022, 12:37 PM
Last activity: Aug 21, 2023, 07:49 AM