Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where are the additional command line options in Android Studio version 1.5.1 for the emulator

After the latest update to AS, the emulator's additional command line options are missing. I use this primarily for -http-proxy and -scale commands. Any help in locating these options, or it's replacement, would be appreciated.

like image 236
Dom Avatar asked Jan 06 '16 22:01

Dom


1 Answers

It's a known bug in version 1.5:

https://code.google.com/p/android/issues/detail?id=195031

The Emulator tab has disappeared from the Run Configurations. You can try to downgrade to 1.4.1:

http://tools.android.com/download/studio/builds/1-4-1

like image 77
Eduardo Yáñez Parareda Avatar answered Oct 21 '22 14:10

Eduardo Yáñez Parareda