Could you please help me, is it possible to emulate 4G (LTE) network in Android SDK? I need Android emulator with LTE network for testing. Or there is some other soft which can help me?
I believe the emulator can simulate the speed of an LTE network, i.e. you should be able to do one of the following:
1) Start the emulator with the following option:
emulator -netspeed lte <other-options>
2) Connect to an existing emulator's console (e.g. telnet localhost 5554), then type:
network speed lte
On the other hand, I don't think there is a way to simulate a real LTE network out of the emulator, if that's what you're interested in.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With