Task 1. Create the SimpleCalc Project and App

1.1 Download and Open the SimpleCalc Project

1.2 Explore the Layout

1.3 Explore the app code

Task 2. Run SimpleCalc in the Debugger

2.1 Start and Run your app in debug mode

 

2.2 Debug a running app

 

Task 3. Explore Debugger Features

3.1 Step through your app’s execution

3.2 Work with Breakpoints

3.3 Examine and modify variables