Java 安卓音乐播放器源代码
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3902217/
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
Android music player source code
提问by Urban
I need native (default) android music player source code. Where can I find it?
我需要本机(默认)android 音乐播放器源代码。我在哪里可以找到它?
回答by Josh Lee
It's all on source.android.com; you can browse the list of packages, and the Music app is located at platform/packages/apps/Music.git.
这一切都在source.android.com 上;您可以浏览包列表,音乐应用程序位于platform/packages/apps/Music.git。
There's a mirror on github.com/android. You can browse the source code of the Music app online at platform_packages_apps_music, with GitHub's fancier interface.
github.com/android上有一面镜子。您可以在platform_packages_apps_music在线浏览音乐应用程序的源代码,使用 GitHub 的更漂亮的界面。
回答by Nathan Schwermann
Take a look, here is the link for platform/frameworks/base
:
https://android.googlesource.com/platform/frameworks/base
看一看,这里是链接platform/frameworks/base
:https:
//android.googlesource.com/platform/frameworks/base