I'm not talking about the old Android Music application source code. I'm talking about the new one with new design.

The old one is not based on Fragment and I think it's very bad written with lack of comments.

Someone know where can I find it?

I found the old one here: https://android.googlesource.com/platform/packages/apps/Music

link|improve this question

80% accept rate
feedback

2 Answers

up vote 3 down vote accepted

Unfortunately, it looks like the new music app is not part of AOSP. So that means it's closed source. I'm assuming this is due to tight integration with Google's new music services.

This is a similar situation to how we have an open source email app, but the GMail app is closed source.

link|improve this answer
So in ICS wont be a Music app but only the Google Music app? – StErMi Nov 29 '11 at 15:51
feedback

If you're talking about the Google Music app, I'm fairly certain that it, like other Google Apps like Gmail, Reader, etc., is not open source.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.