SDK Manager 中的 Android 4.4W (API20) 和 Android L (API20, L Preview) 有什么区别?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/24438402/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What is the difference between Android 4.4W (API20) and Android L (API20, L Preview) in the SDK Manager?
提问by JDJ
I'm updating my SDK Manager in Eclipse, and there are two new downloads:
我正在 Eclipse 中更新我的 SDK 管理器,并且有两个新下载:
Android L (API20, L Preview)
Android L (API20, L 预览版)
Android 4.4W (API20)
安卓 4.4W (API20)
I'm confused because they're both referred to as "API 20". And I'm not sure what the "W" in "4.4W" is referring to.
我很困惑,因为它们都被称为“API 20”。而且我不确定“4.4W”中的“W”指的是什么。
回答by VenomVendor
L Developer Previewis the preview of Android 5.0
l Developer Preview是 Android 5.0 的预览版
Android 4.4Wis Android Wear SDK
Android 4.4W是 Android Wear SDK
回答by Abdelrahman Aly
Android 4.4W Target Android Watches
Android 4.4W 目标 Android 手表
See Image: http://i.stack.imgur.com/ztzXa.jpg
见图片: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
而 Android L (API20, L Preview) 是即将发布的 Android 版本的预览版。它可能会发生变化,并且不保证其稳定性
回答by android developer
Android Lollipop is API 21 , so this is possible to differentiate between them:
Android Lollipop 是 API 21 ,因此可以区分它们:
https://developer.android.com/about/versions/android-5.0.html
https://developer.android.com/about/versions/android-5.0.html
Android 4.4W is for Android Wear (mostly smart watches).
Android 4.4W 适用于 Android Wear(主要是智能手表)。