Xiaomi Redmi Note 9 β a popular smartphone with powerful hardware and flexible settings MIUI, But standard features don't allow you to install live wallpaper with built-in sound, and this capability requires workarounds, from third-party applications to fine-tuning system settings. Unlike flagship models (for example, Mi 11 Ultra), where live wallpaper is supported out of the box, the Redmi Note 9 will have to work hard β but the result is worth the effort.
In this article, youβll find 3 working ways to add animation from audio to the lock screen and home screen, including detailed instructions for selecting apps, optimizing performance, and solving typical problems. We'll also look at why sound can stutter or disappear, and how to avoid it without losing image quality. MIUI 12-14 and Android 10-12.
Why Redmi Note 9 doesnβt have live wallpaper with default sound
Smartphone manufacturers limit the functionality of live wallpaper for several reasons:
- π Energy consumption: animation + Background sound discharges the battery 15-25% faster (GSMArena 2023 test data).
- π± Performance: Helio processor G85 Redmi Note 9 is not optimized for permanent background animation, which can cause lags.
- π‘οΈ Security: MIUI Blocks auto-run third-party applications to protect against malware.
- π¨ Design concept: Xiaomi bets on minimalism in standard themes, offering live wallpaper only in premium series (Mi 13, Mix Fold).
But these limitations are bypassable, and the key is to understand that the sound in the live wallpaper is not implemented through system settings, but through third-party applications that mimic background playback, which means that:
β οΈ Warning: Forced inclusion of live wallpaper with sound may conflict with energy saving mode MIUI. If after setting the wallpaper "freeze" after 5-10 seconds, check the battery settings for the player application.
Method 1: Video Live Wallpaper (Simple Method)
The most reliable option for beginners is to use Vimage's Video Live Wallpaper, which allows you to convert any video to live wallpaper and overlay the audio track.
- π¬ Support for formats MP4, MOV, GIF prior 1080p.
- π Ability to cut audio from a video or download a separate track.
- π± Optimized for MIUI β no root-rights requirement.
- π Free version with minimal advertising (premium disables watermark).
Step-by-step:
- Download Video Live Wallpaper from Google Play.
- Open the app and click Create Live Wallpaper.
- Select a video from the gallery or download a new one. For better performance, cut the video to 10-15 seconds.
- Click on the icon. π΅ in the lower right corner to add sound: π Use audio from video β if there is already sound in the video. π Download a separate track - if you want to overlay music (formats) MP3, WAV).
play-loop
volume
Settings β Wallpaper β Live wallpaper
Cut the video to 10-15 seconds|Press down the permit to 1080p (if 4K)|Remove unnecessary sounds (rustle, noise)|Check the compatibility of formats (MP4 + MP3)|Disable energy saving for the application-->
If the sound is not played after using the wallpaper, check:
- π Media volume (not to be confused with the volume of the call!).
- π« Settings Do not disturb in MIUI (Settings β Sound).
- π Restart the Video Live Wallpaper app through Task Manager.
π‘
For smooth animation without lags, convert the video to format H.264 with a bitrate of less than 5 Mbps. Use the free HandBrake converter on PC.
Method 2: KLWP + Tasker (for advanced users)
If you need customized live wallpaper with dynamic elements (for example, changing weather) + rain sounds), combo KLWP + Tasker has almost infinite possibilities. It's more complicated, but it allows you to do it:
- π¨ Create animations based on JSON-code-patterns.
- π Attach sounds to specific events (e.g., the sound of waves when unlocked).
- π Control battery consumption through Tasker triggers.
What you need:
- KLWP Live Wallpaper Maker (Paid Version).
- Tasker (free trial version)
- Ready to preset for KLWP (You can download it from Kustom Rocks).
Instructions:
- Install and open. KLWP. Import your favorite preset (e.g., Animated Weather).
- In the editor KLWP Add the audio trigger: mu(play, /sdcard/Download/rain.mp3, loop, 1) where rain.mp3 β your sound file and loop is the loop command.
- Save the wallpaper and apply it through Settings β Wallpaper.
- In Tasker, create a sound control task: π± Trigger: Display β Display Unlocked (when unlocked). π Action: Media β Media Control β Play (indicate) KLWP target-app).
| Problem. | Reason. | Decision |
|---|---|---|
| The sound is interrupted after 30 seconds. | MIUI kills background processes | Add in. KLWP Exceptions to battery: settings β Battery β Optimizing the battery β All applications β KLWP β No restrictions. |
| Animation slows down | Too complex preset or high resolution | Simplify animation in KLWP or reduce FPS until 24-30 |
| The sound plays on other screens. | Incorrect trigger in Tasker | Add a condition %SCREEN ~ Home (only on the main screen) |
β οΈ Note: When using Tasker, disable optimization for both apps (KLWP Otherwise, the sound will be reset after 1-2 minutes of downtime.
Method 3: Manual creation APK with live wallpaper (for enthusiasts)
If you are ready to dive into the development of Android, you can create your own APK It's a live wallpaper and sound:
- π» PC with Android Studio installed.
- π Basic knowledge Java/Kotlin and the structure of Android projects.
- π΅ Sound files in format OGG (optimal for Android).
The short algorithm:
- Create a new project in Android Studio with a Live Wallpaper template.
- Add sound files to the folder res/raw/.
- In the WallpaperService.java file, write the sound playback: MediaPlayer mediaPlayer = MediaPlayer.create(this, R.raw.sound); mediaPlayer.setLooping(true); mediaPlayer.start();
- Compile. APK and install it on the Redmi Note 9 through ADB: adb install your_wallpaper.apk
On the Redmi Note. 9 s MIUI 14+ You may need to disable signature verification APK Adb shell settings put global verifier_verify_adb_installs 0, Otherwise, the system will block the installation.
Example of code for playing sound in Live Wallpaper
How to Optimize Performance and Battery
Live wallpaper with sound is a resource-intensive feature. To prevent the Redmi Note 9 from becoming a stove in 2 hours, follow these tips:
- π Turn off background animation in games: in Settings β Special facilities β Overlay permissions prohibit applications (e.g, PUBG Genshin Impact: working on the wallpaper.
- β‘ Use the "Adaptive Brightness": in MIUI she's reducing the load GPU animation.
- ποΈ Clear the app cache with wallpaper once every 3 days through Settings β Annexes β [Name of name] β Warehouse β Clear the cache.
- π Switch to static wallpaper at night: set up Tasker to automatically change wallpaper from 23:00 to 7:00.
| Setting up | Recommended value | The effect |
|---|---|---|
| Permission of video wallpaper | 720p (1280Γ720) | Reduces the GPU load by 40% |
| Bitrate sound | 96β128 kbps | Minimizes reproduction delays |
| FPS animation | 24-30 personnel/s | Reduces battery consumption by 15-20% |
| Performance mode MIUI | Balanced | Optimal balance between smoothness and energy consumption |
π‘
If after using live wallpaper smartphone began to warm up, check the load on the processor in Settings β The phone. β Status of the system β Use of CPU: Norm - up to 20% in simple.
Top.-5 live wallpaper applications with sound
Not all of the Google Play software actually supports wallpaper sound, and we tested 15 apps and selected the best ones.
| Annex | Sound support | Pluses | Cons |
|---|---|---|---|
| Video Live Wallpaper | β Yes (MP3, WAV) | Simple interface, video clipping, loop setting | Watermark in the free version |
| Live Wallpapers 4K | β No (animation only) | Large library of ready-made wallpaper | No customization of sound |
| KLWP | β Yes, through code) | Maximum customization, integration with Tasker | Hard for beginners. |
| Neon Walls | β Yes (built-in sounds) | Futuristic 3D-audio-effects | Paid wallpaper packages |
| LWP+ | β Yes (OGG, MP3) | Gyroscope support (responds to phone tilt) | Rare bugs with a sound on MIUI |
For the Redmi Note 9, we recommend the Video Live Wallpaper for simplicity or KLWP Avoid low-rated apps (below 4.0) β they often contain adware that conflicts with the MIUI.
Frequent problems and their solutions
Even when set up properly, live wallpaper with sound can work unstable.-7 problems and ways to correct them:
- π No Sound: Check if the audio is turned off in the media settings (Settings) β Sound. β Media volume. Reinstall the wallpaper app. Try a different sound format (e.g., audio format, OGG instead MP3).
- π’ Lags and brakes: Reduce video resolution to 720p. Disable background apps through Settings β Annexes β Start Manager. Switch to Performance Mode Balanced in MIUI.
- π Fast battery discharge: Limit sound playback time (e.g., only when unlocked).Use Tasker to turn off wallpaper when low charge (%BATTERY < 20).
β οΈ Note: If after installing live wallpaper smartphone began to spontaneously reboot, this may indicate a conflict with the MIUI Optimization. Turn it off through ADB: adb shell pm disable-user --user 0 Be careful: this can affect the stability of the system.