Duration: 17:33 min
Summary: Today, we will see how to view the app in the emulator. When you are creating an Android App, you have the option of previewing your work using a real device or an emulator. In the case of a real device you need to make sure that you have Enabled USB debugging on the device and installed the appropriate USB driver on the computer. The other option is to use the AVD Manager to create an Android Virtual Device. That is what we will be doing in this lesson. We will preview the app using an existing AVD. Then, I will take you through the steps of creating a new AVD.