peardox
November 14, 2013, 6:33am
1
Or is it my setup?
I’m using Indigo as the Roku IDE and have experienced many issues with the SDK examples/source directory
These range from the easily fixable errors (videoplayer) to complicated hard to trace errors (snake)
With videoplayer its a case of simply fixing the highlighted bits of code in Eclipse (multiple elseif statements)
When it comes to Snake it deploys OK but then bombs out with the following in Debugger…
059: if (app.bitmapset=invalid) then stop
Samples are meant to teach but you can’t learn a lot from broken code unless you know how to fix it in the first place
No, it is the samples, some are broken. The most current set of example files can be found here:
http://sourceforge.net/projects/rokusdkexamples/files/
peardox
November 17, 2013, 9:28pm
3
Same problem - snake also broken there
I’m specifically looking for something (anything) that does Canvas2D as that would appear the good starting point to render arbitrary web pages (view only - no browser functionality)
The version on Sourceforge works fine for me on Roku legacy, Roku2 and Roku3 devices.
Here are a couple of ifDraw2D apps I created that might be helpful:
2DLayers: https://www.box.com/s/93202d2c60d4bf2effd1
2DLayers with Video: https://www.box.com/s/c46bb964b26f1347a41e