帮助 Android 应用程序开发的开源项目列表

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2036213/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-20 04:18:08  来源:igfitidea点击:

List of Open Source projects that aid Android app development

androidopen-source

提问by Samuh

A lot of open source libraries that aid in Android application development have sprung up with time. IMO looking at source code of good projects helps learn the system better, faster and not to mention reduces development time. Is there a recommended list of such projects or if not, can we build such a list? I think it will really be useful to other developers.

随着时间的推移,许多有助于 Android 应用程序开发的开源库如雨后春笋般涌现。IMO 查看优秀项目的源代码有助于更好、更快地学习系统,更不用说减少了开发时间。是否有此类项目的推荐列表,如果没有,我们可以建立这样的列表吗?我认为它对其他开发人员真的很有用。

Thanks.

谢谢。

采纳答案by Alex Volovoy

source.android.com Examples in SDK

SDK 中的 source.android.com 示例

I'd also recommend search public repos such as code.google.com, github, bitbucket for keyword android.

我还建议搜索公共存储库,例如 code.google.com、github、bitbucket 关键字 android。

回答by CommonsWare

I'll offer up my CommonsWare Android Components(CWAC).

我将提供我的CommonsWare Android 组件(CWAC)。

回答by Peter Liu

Try Android-Query.

试试安卓查询。

http://code.google.com/p/android-query/

http://code.google.com/p/android-query/

It's designed to make Android coding simpler.

它旨在使 Android 编码更简单。

回答by Snicolas

A more up-to-date list would include, for sure :

更新的列表肯定包括:

回答by Alex Beggs

I have heard of droid-fu

我听说过droid-fu