Test Websites On An Android Simulator
Quick notes for how I'm testing sites using Android Studio.
- Open Android Studio
- Choose "Virtual Device Manager" from the "More Actions" drop down on the Welcome page
- Add a new device if you need it (I don't have notes on that, but start with the `+` sign in the upper left
- Click the play button to start the emulator
-- end of line --