Display the configuration and values for a specific resource using the ID

bundletool dump

  • Command-line tool to manipulate Android Application Bundles.
    More information: <https://developer.android.com/studio/command-line/bundletool>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

bundletool dump resources --bundle={{path/to/bundle.aab}} --resource={{0x7f0e013a}} --values

click the source code to copy install bundletool dump on any operating system with command-not-found.com