I have updated to ADT 23 and SDK manager with Android L (API 20 L preview), but I am not getting the \"Android L\" in the target list.
Done restarting the Eclipse m
Solution direct from forum -
There was a very recent change to Android Studio. It makes Android-L(API 20), which was announced today, the default target SDK. You are getting the error because it is searching for the Android-L and can't find it. Our lesson was prepared with Android KitKat (API 19) in mind.
Try installing:
Android L (API 20, L Preview) SDK Platform Android L Preview Intel x86 Atom System Image
and see if that fixes your problem. In light of the Android L Preview, we are working to assess what changes need to be made.
Here is solution for error-failed-to-find-target-android-l.