Denis_Ukraine
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2012
05:44 AM
How can application automatically updating itself?
Hello.
I've written an application for Roku by BrightScript. It workes well. New versions of this application I put on the public server. Now I have to do next thing: when new version of the application arrive on the server, Roku (or internally my application) should automatically download the new version and updating previous version of the application on the box. Tell me, please, is it possible now and if it is how can I add this function to the my BrightScript application?
Thanks!
I've written an application for Roku by BrightScript. It workes well. New versions of this application I put on the public server. Now I have to do next thing: when new version of the application arrive on the server, Roku (or internally my application) should automatically download the new version and updating previous version of the application on the box. Tell me, please, is it possible now and if it is how can I add this function to the my BrightScript application?
Thanks!
2 REPLIES 2

gonzotek
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2012
06:31 AM
Re: How can application automatically updating itself?
Channels are automatically updated by Roku. Public channels are generally updated on the boxes within approximately 24 hours after approval by Roku, private channels don't require approval, and are updated within approximately 24 hours of publishing. Users can also force pending updates to arrive quicker by visiting the channel store and exiting it using the up button. There's nothing your app needs to do to make this happen, it's a built-in feature of the channel publishing system.
Remoku.tv - A free web app for Roku Remote Control!
Want to control your Roku from nearly any phone, computer or tablet? Get started at http://help.remoku.tv
by Apps4TV - Applications for television and beyond: http://www.apps4tv.com
Want to control your Roku from nearly any phone, computer or tablet? Get started at http://help.remoku.tv
by Apps4TV - Applications for television and beyond: http://www.apps4tv.com
Denis_Ukraine
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2012
07:25 AM
Re: How can application automatically updating itself?
Yes, I've read ChannelPackagingAndPublishing.pdf and now automatically update of my package workes fine.
Thanks!
Thanks!