Skip to content

Add support for displaying SharedPreferences #14

@jasonwyatt

Description

@jasonwyatt

It would be nice to be able to use DebugPort to inspect and modify SharedPreferences within the app without requiring a bunch of beanshell commands to access them.

Would it be better to add a new telnet server for this, or to create an in-memory SQLite database with all the preference data? (each shared preferences file would have its own table)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions