I just recently started getting into Android development. I feel this is a very stupid question but I\'ll shoot anyway since I\'ve spent an hour on this already. I am currently
For some reason, using 'L' as the targetSdkVersion makes it so the minSdkVersion is ignored. You should set the targetSdkVersion to something other than L.