Forum Discussion

ccgv's avatar
ccgv
Visitor
13 years ago

GEtting Started

I'm getting started creating a private channel for testing. I'm following instructions at this link http://www.instructables.com/id/How-To- ... /?ALLSTEPS, but I believe it's missing something. When I go to my development page of my roku device to load the ZIP. I get this error: Install Failure: Invalid plugin. No valid entry points

I have eclipes loaded to my machine when I was experimenting with creating an android app and gave up. Please help me get this started. If i'm over my head, at least give me a good starting point with tools so I can check it out.

thanks.

1 Reply

  • Download the Roku SDK and try to get an unmodified example application loaded onto your roku. Once you are able to do that, modify the example application one step at a time and load it onto your roku. If something goes wrong, connect to the debug console with telnet and find where the problem happens. Spend some time to read the developer documents that come with the SDK.