This app uses WhaleUtils.
Github: https://github.com/BlueWhaleYT/WhaleUtils
This app lists available resources of android system e.g. strings, colors, drawables etc. It is useful when you want to use system resources while you don't know what are they.
// to get string resources
SystemResourceUtil.getStringResources();
// to get color resources
SystemResourceUtil.getColorResources();
// to get available resources
SystemResourceUtil.getAvailableResources();
// more... see github
Sketchware Pro v6.4.0 Beta 6
©2024 Sketchub | User Policy