android

How to choose minSdkVersion, targetSdkVersion, and compileSdkVersion

Picking your compilesdkversion, minsdkversion, targetsdkversion.

minSdkVersion (lowest possible) <=
    targetSdkVersion == compileSdkVersion (latest SDK)

Full article.

How to choose minSdkVersion, targetSdkVersion, and compileSdkVersion

Subscribe to The infinite monkey theorem

Get the latest posts delivered right to your inbox