Tuesday 7 March 2017

AppDataReader

A library for reading Shared Preferences and Database values within the application.

Benefits of using this library

  • No Java Code. Only gradle dependency.
  • Read all the app data within the phone without the need of a browser.
  • See all the Shared Preferences at once or file by file.
  • Copy the value of an individual column of Shared Preference and Database tables to Clipboard.
  • Shows the count of the Shared Preferences in a file and rows in a table.
  • With the help of some additional gradle code, this library will pick up the compileSdk Version, targetSdk Version and Build Tools Version from the main project.



from The Android Arsenal

No comments:

Post a Comment