I'm developing a small roku app using videoplayer.zip sdk
the sdk used it self a multi category level xml
1st category is categories.xml
http://rokudev.roku.com/rokudev/example ... gories.xmlinside this categories.xml, there is an another xml file called categoryLeaf
http://rokudev.roku.com/rokudev/example ... hemind.xmlhttp://rokudev.roku.com/rokudev/example ... issues.xmlhttp://rokudev.roku.com/rokudev/example ... /music.xmletc.
then inside these themind.xml, globalissues.xml,music.xml there are media contents and streaming video urls
i want to make an extra level category when i open categoryLeaf
i need 3 categories/levels total
if i need 4th one in future, how can i do it.
Thanks