bmendiratta
Newbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2024
10:09 AM
Download currently uploaded app
Hi,
I received a Roku device that is already in Developer Mode and has an app installed on it. The app contains limited samples, which are insufficient for testing my observability solution. I would like to upload a new app, but I don't want to lose the currently installed app. Is there any way to download the existing app from the device?
Thanks.
1 REPLY 1
renojim
Community Streaming Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2024
12:00 PM
Re: Download currently uploaded app
I don't know of an easy way. Technically you could telnet to the debug port (8085), launch the app, and press Ctrl-C to break. From there you can use the various BS functions to list the directories and files (start with ?ListDir("pkg:/")) and then print the source files one by one to the console, but you'd have to be really motivated to go through all that.
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.