PS3 How does App update with changes in the Code

SontanaDSony

Forum Noob
Hi All,
I am startting to make my own app for my PS3. I am going to make the app via linux development environment, compile and package etc to make the app. The code has data in the app with links to stuff in clouds. Say I update the code and add a new link, how will the app update with this new link? I haven't attempted yet but can anyone please let me know
Thanks
 
After compiling you push a new package to the console, install it and the package installer thing replaces the old executable with the new one
 
Back
Top