Differences Between minSdkVersion, maxSdkVersion, compileSdkVersion and targetSdkVersion

September 1, 2015

There are 4 places in build.gradle where Android SDK version can be defined. This article describes their meanings and purposes. All of them are connected with the concept of API level.

Project link: https://www.thedroidsonroids.com/blog/compile-min-max-and-target-sdk-versions

Nifty tech tag lists from Wouter Beeftink