Android 开源安卓启动器列表
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/11620144/
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
List of open-source android launchers
提问by artem
What actual launchers are open-source? I need launcher for 2.3+, but not launcher-plus or ADW, because they are not supported already. Stock ICS+ launcher is not compilable for 2.3.
哪些实际的启动器是开源的?我需要 2.3+ 的启动器,但不需要 Launcher-plus 或 ADW,因为它们尚不受支持。Stock ICS+ 启动器无法为 2.3 编译。
回答by android developer
according to the list on wikipedia, only a few of the launchers are open source.
根据维基百科上的列表,只有少数启动器是开源的。
however , a launcher is a very simple app . the UI itself is the one that makes the difference.
然而,启动器是一个非常简单的应用程序。UI 本身就是与众不同的地方。
if you wish to start from scratch , you can test out a demo of a launcher made by google :
如果你想从头开始,你可以测试一个由 google 制作的启动器的演示: