The title in the manifest. If sideload means, uploaded to your Roku through the development portal on the devices web server then yeah, it’s just the manifest required to change.
If this is an SDKA app. You cannot upload new applications to the store via private channels or public. This means no new manifest to upload to change the name. RIP SDKA.
If this is an RSGA app you can modify these things and upload your new pkg.
What your IDE calls your project shouldn’t matter, just the manifest.
If sideload means, uploaded to your Roku through the development portal on the devices web server…
Yes. I exported the app from Eclipse to my local Roku.
…then yeah, it’s just the manifest required to change.
I changed it in the manifest, but the old text still shows up on my Roku. What could explain this?
I’d point the finger at Eclipse. Check the manifest that’s in the zip Eclipse created and see if it reflects the changes you made. Note: I’ve never used Eclipse.
Occasionally when I update the title of an app, or replace the previously sideloaded app with a new one, the title on the home screen doesn’t change until I return to the home screen and launch it by actually selecting the icon with the remote (rather than using curl or an IDE plugin or what-have-you).
I really think this may be because of there being support for other languages. Are you sure you have on other manifest file in “/locale/en_US”? This drove me nuts till I found the manifest title entry in “/locale/en_US/manifest”.