Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
sark666
Visitor

download SDK docs?

The developers guide makes mention of a PDF but I can't seem to find it. Is there a location to download the development docs for offline reading?
0 Kudos
2 REPLIES 2
destruk
Binge Watcher

Re: download SDK docs?

Yes, you go to the roku sdk wiki page and 'export as PDF'.
http://sdkdocs.roku.com/spaces/viewspac ... key=sdkdoc

That link was from this forum - has been posted a few times before.
0 Kudos
EnTerr
Roku Guru

Re: download SDK docs?

Original PDF fossils can be dug out on this page https://owner.roku.com/Developer
Mostly of archeological interest though. Better stay with the wiki/online docs, they change - for the better - with no warning/announcements.

Pro tip for lean coders:
in TextWrangler (Mac OSX), for right-click menu "Find in Reference" to show relevant docs, in Preferences / Languages customize the VBScript entry, set "reference URL template" to either http://sdkdocs.roku.com/dosearchsite.action?queryString=__SYMBOLNAME__
or http://www.google.com/search?btnI&q=Roku+SDK+__SYMBOLNAME__
(EnTerr's choice: the latter, since it pulls relevant results from forums and blogs too)
0 Kudos