android

How to choose minSdkVersion, targetSdkVersion, and compileSdkVersion

Picking your compilesdkversion, minsdkversion, targetsdkversion.

How to choose minSdkVersion, targetSdkVersion, and compileSdkVersion
minSdkVersion (lowest possible) <=
    targetSdkVersion == compileSdkVersion (latest SDK)

Full article.

Subscribe to The infinite monkey theorem

Get the latest posts delivered right to your inbox