I just now installed Android Studio and am porting my project over from Eclipse. When I try to run the app only my phone, which is 4.4.2 (API 19), I get the error Failure
Failure
Drop your compileSdkVersion to 19. android-L locks you into only shipping to "L" Developer Preview devices/emulator images.
compileSdkVersion
19
android-L