Sunday 26 January 2014

Android emulator Internet Speed configuration

These days almost all apps need internet connect, its essential to test our application behavior on various internet connection speed. This is possible through Android emulator. Which gives an option to select internet speed.

The common internet speed provided by Android Emulator are
1. Full
2. GSM
3. HSCSD
4. GPRS
5. EDGE
6. UTMS
7. HSPDA

How to configure Emulator Internet Speed?

Eclipse then Run tab then Run Configurations



then select Target tab as shown in image. 


Scroll down you will see the emulators that you created and Network Speed and Network Latency combo box . 

Select any internet speed and say apply. 

Now your emulator is ready to run with configured internet speed. 

Enjoy testing your app. 


2 comments: