I’m looking for the code for Google’s Music app for Android, because I’d like to see what they are doing for the grid that displays your albums. GridView is a dog, and I’d like to find a faster Grid for my project.
I’m looking for the code for Google’s Music app for Android, because I’d like
Share
If you’re referring to the Music app that sync with Google Music, the source is most likely still in their private Honeycomb branch of Android. From a user’s perspective, it looks a lot like the new Gallery app (i.e. it uses OpenGL), so you might want to take a look at its source until the Music app’s source is released.