I made git in com.android.music and then created a project in eclipse from existing code. I chose 2.1 as the target of sdk, but I am trying to compile errors.
Is a link to a music app a link that is not part of 2.1 sdk? Can someone specify steps to compile in eclipse?
Description Resource Path Location Type
ArrayListCursor cannot be resolved to a type PlaylistBrowserActivity.java Music/src/com/android/music line 529 Java Problem
MediaFile cannot be resolved AlbumBrowserActivity.java
source
share