The app from solution feels like it’s taking up a lot of resources. If I want to keep the UI framework and music playback unaffected, which parts of the code can I comment out or disable? I’d like to try making a music spectrum.

Hello, since the currently released version is mainly for libraries, most features are enabled by default, and there isn’t much that can be trimmed from the application side.
- You can remove the unnecessary multilingual components, which could save around 100+ KB.

- Some built-in applications can be trimmed, but the amount of code that can be saved is limited.
