Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Android Emulator Tips

Sponsored · SiteGround - Reliable hosting with speed, security, and support you can count on.

Android Emulator Tips

Avatar for Takuji Nishibayashi

Takuji Nishibayashi

January 27, 2016

More Decks by Takuji Nishibayashi

Other Decks in Technology

Transcript

  1. Use -netspeed and -netdelay options # set network speed $

    emulator -netspeed gsm # full network speed $ emulator -netspeed full # set network delay $ emulator -netdelay edge # no delay $ emulator -netdelay none
  2. Use emulator console $ telnet localhost <port> # set network

    speed > network speed gsm # set network delay > network delay edge