Resource Viewer

Resource Viewer is a tool for browsing internal resources and system settings.

Resource Viewer - Android Development Tool

"Resource Viewer" is an Android app designed for developers to efficiently browse and access internal resources and system settings. With features that utilize reflection to display real-time information from your device, it covers various resource types including arrays, colors, dimensions, drawables, and many more. The app also provides access to system properties and settings, making it an essential tool for anyone working with Android development.
Install from Google Play Store

App stats

Users: 5,185
Rating: 4.33
(28)
Version: 1.3 (Last updated: 2014-09-09)
Creation date: 2013-01-01

Other platforms

Not available on Chrome
Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Android apps? Install Chrome-Stats extension to view Android-Stats data as you browse the Google Play Store.

App summary

[NOTICE] This app is for developers.

Resource Viewer is a tool for browsing internal resources, system settings, permissions and system environment.
This app will display the latest information that matched your device because almost information is obtained by using the reflection.
Each item can be copied by using the context menu.

The following information can be displayed:
* Array Resource - android.R.array
* Color Resource - android.R.color
* Dimension Resource - android.R.dimen
* Drawable Resource - android.R.drawable
* Integer Resource - android.R.integer
* String Resource - android.R.string
* Animation Resource - android.R.anim ★
* Layout Resource - android.R.layout ★
* ID Resource - android.R.id
* Attribute Resource - android.R.attr
* Style Resource - android.R.style
* Intent Action - android.content.Intent
* Intent Category - android.content.Intent
* Intent Extra - android.content.Intent
* Manifest Permission - android.Manifest.permission
* Manifest Permission Group - android.Manifest.permission_group
* General Settings - android.provider.Settings ☆
* System Settings - android.provider.Settings.System
* Secure Settings - android.provider.Settings.Secure
* Build Information - android.os.Build
* Build Version - android.os.Build.VERSION
* Build Version Code - android.os.Build.VERSION_CODES
* Configuration Type - android.content.res.Configuration
* Sensor Type - android.hardware.Sensor
* System Properties - java.util.Properties
* System Environment - java.lang.System
* Dalvik Opcodes - dalvik.bytecode.Opcodes
★: A content can be shown as a simplified XML.
☆: A settings screen can be opened.

Similar apps

Here are some Android apps that are similar to Resource Viewer: