android AOSP音乐播放器源代码无法构建

时间:2013-07-16 21:43:31

标签: android android-emulator android-mediaplayer android-source

我是android的新手。所以我想做一个非常简单的任务。我只是想通过下载源代码来测试我的模拟器中的股票音乐播放器应用程序。但每次我尝试构建它都会吐出错误。我试图从github的android pagehttp://source.android.com.i构建代码也尝试了各种不同的版本,但结果仍然相同。

here are the files that spit out the errors enter image description here

任何帮助将不胜感激。感谢。

1 个答案:

答案 0 :(得分:0)

请确保您针对Android-16或更新版进行编译,因为某些类/ API仅适用于Android-16。您发布的错误对我来说就像是日食错误。它们似乎根本不与项目有关。尝试重新启动eclipse并进行干净的构建。