First of all. I'm quite new to Android development. I'm trying to make a Wear OS app with Android Studio 3.2.1 for my smart watch. My watch has API 22 (Lollipop 5.1), but when creating a new project API 23 is the lowest I can select. So I'm getting the following error when trying to run the app on my smart watch.
How can I solve this problem? Thanks.
Update:
I found this tutorial on the internet: Android Wear tutorial
An image in the tutorial shows what SDKs to install. SDKs to install
I need to install the Android Wear SDK for Lollipop. But I don't have these SDKs presented. SDKs presented
Where can I find the Android Wear SDK for Lollipop?