Assuming you have already set up an app in Android Studio, add a ListView to a layout
(or skip if that's already done):
<?xml version="1.0" encoding="utf-8"?>
<android.support.design.widget.CoordinatorLayout
xmlns:android="http://schemas.android.com/apk/res/...