Duration: 17:02 min
Summary: There are two items that we are discussing today: SDK Manager and Device Monitor. In the case of the SDK manager, we will look at the tools, extras, and Android platforms that are installed. We have a list of different platforms that we can install and that comes with system images and SDK samples that we can experiment with. We will see that if we select items that are already installed, they will be marked for deletion. For the device monitor, we will see that there are many tools that we can use to debug our app. In our case we had the emulator running. So that was the only device to look at. One of the interesting tools we can use is the ability to look at the device file system and push files into it for testing purposes. Finally, we will see that we have the option of looking at the Logcat under this tool and we also have the ability to create filters on the logs.