1. Create a new project and download these sample images. Save the image files into the project's res/drawable/
directory.
2. Open the res/layout/activity_main.xml
file and insert the following:
activity_main.xml
<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"