VegaBobo / DSU-Sideloader

A simple app made to help users easily install GSIs via DSU's Android feature.
Apache License 2.0
1.41k stars 108 forks source link

Where userdata stored? #147

Closed Levantosa closed 10 months ago

Levantosa commented 10 months ago

How to access it from original system?

VegaBobo commented 10 months ago

Likely in /data/gsi/dsu, but i don't think it is useful, likely userdata partition is encrypted anyway.

Levantosa commented 10 months ago

Could it be decrypted by any means?

Levantosa commented 10 months ago

If this is not employed it will be a downside of this app, Feature requested: Mount internal storage for both gsi and system a.k.a. cross acces between systems.

VegaBobo commented 7 months ago

Well, i think you should be able to run a GSI which doesn't enforce encryption, so you should be able, in theory, to mount DSU installed userdata (system partition is already mountable). But yea, not supported by this app yet, no clue if that will be a feature.