score:87
L Developer Preview is the preview of Android 5.0
Android 4.4W is Android Wear SDK
score:2
Android Lollipop is API 21 , so this is possible to differentiate between them:
https://developer.android.com/about/versions/android-5.0.html
Android 4.4W is for Android Wear (mostly smart watches).
score:6
Android 4.4W Target Android Watches
See Image: http://i.stack.imgur.com/ztzXa.jpg
while Android L (API20, L Preview) is the preview of the upcoming release of Android. It is subject to change and it's stability is not guaranteed
Source: stackoverflow.com
Related Query
- What is the difference between Android 4.4W (API20) and Android L (API20, L Preview) in the SDK Manager?
- What is the difference between Eclipse "Import" and "Create project from existing source" for Android projects?
- What is the difference between Android Private Libraries, Dependencies and the libs folder?
- What is the difference between "Run As Android Application" and "Debug As Android Application"?
- Eclipse - What is the difference between "ArcGIS Runtime SDK for Android" and "ArcGIS for Android Apps"?
- What is the difference between javac and the Eclipse compiler?
- What is the difference between the Eclipse Package Explorer and the Eclipse Project Explorer?
- What is the difference between Eclipse for Java (EE) Developers and Eclipse Classic?
- What is the difference between Eclipse 3.7 and Eclipse 4.1?
- In Eclipse, what is the difference between modulepath and classpath?
- What is the difference between MinGW, MinGW-w64 and MinGW-builds?
- What is the difference between rollback, backout and strip in the Mercurial Eclipse plugin?
- What is the difference between call hierarchy and find references eclipse?
- What is the difference between Eclipse with Spring IDE plugin and Spring Tool Suite alone?
- What the difference between Eclipse 3.7, 3.8 and 4.2?
- What is the difference between Eclipse and Netbeans if I want to use only the Java in it?
- What is the difference in ECore between containment and reference?
- What is the difference between Project and Faceted Project in Eclipse?
- What is the difference between -std=c++0x and -std=c++11
- What is the difference between a "source folder" and a "pydev package" in PyDev Eclipse?
- What are the differences between android studio and the eclipse version bundled with android SDK
- SVN: What is the difference between 'Base Revision' and 'Latest from Repository'?
- What is the difference between setting the classpath and java build path in eclipse?
- What is the difference between Eclipse and Myeclipse
- What is the difference between Maven Dependencies and Referenced Libraries in Eclipse?
- What is the difference between Web Fragment Project and Dynamic Web Project?
- What is the difference between "Update snapshots" and "Update dependencies" in m2eclipse?
- What is the difference between "Java Build Path" and "Deployment assembly" in Eclipse dynamic web project IDE?
- What is the difference between an out folder and a bin folder in IntelliJ?
- What is the difference between Execution Environment Description, Standard 1.1x VM and Standard VM
More Query from same tag
- Shared Jar file between server and client -- NoClassDefFoundError
- OpenSesame on Android to store RDF Triples
- Eclipse does not place jar from an included project specified in deployment assembly (but does for others)
- The method currentSegment(float[]) in the type PathIterator is not applicable for the arguments (Double[])
- GWT module [name] may need to be (re)compiled error
- Print using SWT Browser Widget
- Permission denied starting Eclipse on Ubuntu
- java.lang.UnsupportedClassVersionError even though java -version and javac -version are the same
- How to retrive binary version number from binary files
- How to add JAVA command line arguments in Eclipse Debug
- How to debug PyDev GAE project on localhost?
- Xtext Integration with GMF
- How do I create new java project in eclipse EE?
- How to automatically deploy maven project from eclipse to tomcat
- function only F8 doesn't work during debug into eclipse
- I've been struggling with figuring out how to properly path my file input. I'm using Eclipse
- Why are jsp:include pages with get parameters marked as error in eclipse?
- Undeclared variable in C while it has been declared
- Eclipse : clientBuilder.sslSocketFactory not supported on JDK 9+
- com.mysql.jdbc.Driver not found after deploying project to Tomcat
- How to resolve method is not for extension check style error
- Unable to find explicit activity class error. The different between these two codes
- Programming environment for Mapreduce - Seamless iterative development
- In Eclipse, way to change the background color of side panes (Package Explorer, Task List, Outline, etc)
- Eclipse Memory Analyzer Explanation
- Java JFrame not drawing lines in window
- Deploy on Tomcat from eclipse in ROOT folder
- Debugging a signed APK with Eclipse / adb
- New Eclipse: Error while downloading 'http://maven.apache.org/xsd/maven-4.0.0.xsd' to C:\Users\Fabian.Meier\.lsp4xml\
- How can Extract Class Eclipse IDE refactoring functionality be useful?