2
I am using Cordova in Visual Studio 2017, and installed the Android SDK (API level 23), but I wonder if when compiling using this API, the application will be compatible with previous versions, such as Android 4.2 for example.
As far as I know, I am not using any API 23-specific features.