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

Android Emulator Tips

Android Emulator Tips

Takuji Nishibayashi

January 27, 2016
Tweet

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