Skip to content

Moving /data/app-lib to /sd-ext #35

Open
@jfeise

Description

@jfeise

Since Jelly Bean 4.2, Android has a /data/app-lib directory, where libraries for apps are stored. They got moved out of /data/data, which now contains symlinks to the files in /data/app-lib.
S2E doesn't support moving /data/app-lib to the external sd card.
I patched the simple2ext script to add that, but haven't done anything with the UI (I have no experience with Android UI stuff.)
I'll attach my patch sometime this weekend, when I find the time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions