I am implementing an music application with browser function. In original music application, it support to browse through Artist- >Album->Media. However, I would like to add one more level, Genre. Such that Genre- >Artist->Album->Media. The Genre information is storing at Media level. Could I do anything so that I can join the table or add the genre information into the artist table?
Thank you in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

