Hi,
I want to make an Tv Guide/EPG in roku, i am bit confused from where to start it, which layout/Screen will be better for it, i have investigated and found that it can achieve using roImageCanvas/Scene Graph.
Is there any one who can help me out from this.
Please if there is any link from where i can get help, do share it.
Thanks !
for UI’s generally Scenegraph will be better, followed by roScreen. r
oImageCanvas is slow and clunky (pretty much in the same way that most cable and satellite EPGs are slow and clunky, lacking in smooth motion - so the choice is up to you)
If you have installed our Eclipse Plugin, I suggest you take a look at the Roku Scene Graph - Simple & Add grid with Video Preview - that might make a good starting point.