Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jsauvexamarin authored Jun 21, 2017
1 parent 7694d9b commit cec15d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This Quick Start Challenge is intended for developers who are familiar with C# a
# Task 1: Opening the solution and launching the Android emulator

1. Launch a new instance of **Visual Studio**.
2. Select **File | Open | Project/Solution** and select the solution file at **FirstApp.sln** (contained in the **src/FirstApp/** folder in this repo).
2. Select **File | Open | Project/Solution** and select the solution file **FirstApp.sln** (contained in the **src/FirstApp/** folder in this repo).
3. Close the **Xamarin Mac Agent** dialog if it opens.
4. Click the **Open Android Emulator Manager (AVD)** button from the toolbar. This is an Android SDK utility that can be used to launch the emulator. Since it can take a few minutes for the emulator to be ready, you'll kick that process off now so that it should be already available to deploy to later on.

Expand Down

0 comments on commit cec15d1

Please sign in to comment.