在哪里可以获得 Android 1.5 和 1.6 日历源代码?

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

Where can I obtain the Android 1.5 and 1.6 Calendar Source code?

androidcalendarandroid-source

提问by Kamran Omar

Where can I obtain the Android 1.5 and 1.6 Calendar Source code?

在哪里可以获得 Android 1.5 和 1.6 日历源代码?

回答by CommonsWare

The source code for the entire Calendar applicationis available at the Android Open Source Project.

整个日历应用程序的源代码可在 Android 开源项目中获得。

回答by Ebrahim Byagowi

Android source is moved from git.kernel.org to googlesource so here is new link of calendar source.

Android 源从 git.kernel.org 移动到 googlesource 所以这里是日历源的新链接

回答by Robby Pond

Here is the Calendarprovider source code in the Android repository. As far as the actual Calendar activity, I'm not sure if that is Open Sourced.

这是Android 存储库中的日历提供程序源代码。至于实际的日历活动,我不确定它是否是开源的。

回答by rajeesh

A custom calendar is available here with source code. http://droidwalk.blogspot.in/

此处提供带有源代码的自定义日历。 http://droidwalk.blogspot.in/