PSVita Home
What's New
Homebrew
Plugins

Application Storage Manager v0.02 by Lupo511
Last Release: Oct 25, 2016
Downloads: 3814

A little app that allows you to move applications from your memory card (ux0:app/) to your internal storage (ur0:app/) (and vice-versa).
Name Version Released Hits DL Link QR
Application Storage Manager v0.02 10/25/16 3810 Download QR
A little app that allows you to move applications from your memory card (ux0:app/) to your internal sorage (ur0:app/) (and vice-versa).

It basically does the following:
- Copy the files from ux0:/app/<TITLE_ID> to ur0:/app/<TITLE_ID>
- Modify the app.db to point the bubble at the new location
- Delete the old files if everything went correctly

As of now it just uses the debug text as a menu because I wanted to have it done relatively quickly, but I'll add a proper GUI when I have the time.

Keep in mind that this hasn't been 100% tested and some apps MIGHT not work when moved to the internal storage. I've only tested it with homebrews and not with games. I take no responsibility for any harm this might do to your console.

How to use

- Use DPAD UP and DPAD DOWN to change the selected option
- Use X or O to confirm (depending on your console region)
- Use O or X to cancel (depending on your console region)

Permissions

It's an unsafe homebrew because it needs access to the whole filesystem (ux0:app/, ur0:app/, ur0:shell/db/). The source is also linked below, so you may build from source if you want.
Name Version Released Hits DL Link QR