android - 无需下载完整代码即可轻松查看 Android 源代码

标签 android

例如,我想修改 MediaRecorder 类。我想展示它的完整源代码。

哪里可以获得标准类的源代码?

最佳答案

参见http://source.android.com/

Here [at the link above] you can find the information and source code you need to build an Android-compatible device.

Android is an open-source software stack for mobile devices, and a corresponding open-source project led by Google. We created Android in response to our own experiences launching mobile apps. We wanted to make sure that there was no central point of failure, so that no industry player can restrict or control the innovations of any other. That's why we created Android, and made its source code open.

关于android - 无需下载完整代码即可轻松查看 Android 源代码,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9629043/

相关文章:

java - 如何确定 Java 中 View 的像素单位(px、dp 等)?

Android 如何从字符串中删除(“)字符

java - Eclipse 创建 Java 虚拟机失败

android - OkHttp 半闭流用于 Android 上 AVS 的下行 channel

java - 如何将从文本框中获取的用户名添加到网址末尾?

android - 什么是最安全,最简单,最通用的proguard配置?

android - 二进制 XML 文件行 #2 : Error inflating class fragment

java - 在微调器上调整文本大小

android - Firebase 仪表板不显示价格值

java - 无法使用 ProjectExecutionServices 创建 TaskExecuter 类型的服务