Today I Learned

hashrocket A Hashrocket project

Switch Android emulator devices

If you want to switch which android device you are emulating on Android Studio,

  1. Open the app and click the dropdown menu More Actions
  2. Select Virtual Device Manager
  3. Click the + icon to add a new device, and select the android model you'd like to emulate
  4. Choose a system image
  5. After adding the device you should be able to click the play button to open the new emulator
See More #mobile TILs