AHelloWorldDev / MinimumWallpaper

Trying to set a black or color wallpaper on your smartphone or tablet? Can your Android handle a 1x1 pixel image wallpaper? What is the minimum wallpaper size that works on your device?
Apache License 2.0
2 stars 2 forks source link

Get it on Google Play

Minimum Wallpaper

The Problem

Q: How do you set a solid color wallpaper on your Android device?

A: You use a tiny 1x1 pixel image with the pixel set to that color (Black, Pink, or #FF5678). Simple, fast, and memory-friendly.

This works on most Android devices (including Nexus devices and others that run stock Android). The system knows how to fill the entire screen with that one pixel, giving you a full solid color wallpaper.

However, there are some Android devices that give errors immediately after setting the 1x1 pixel image wallpaper: Unfortunately, System UI has stopped or Unfortunately, Home has stopped. Trying slightly larger image sizes (2x2, 3x3, 4x4) also fails. For some devices, you need a 32x32 pixel image to finally get your color wallpaper working.

The Test App

Trying to set a black or color wallpaper on your smartphone or tablet? Can your Android handle a 1x1 pixel image wallpaper? What is the minimum wallpaper size that works on your device? Minimum Wallpaper has been designed to answer these questions.

Although this tiny app has been created for testing purposes, it can successfully be used to set a black or color wallpaper on your Android device.

Devices That Need Testing

Download

Screenshots

Minimum Wallpaper Screenshot - 1x1 Start

Minimum Wallpaper Screenshot - 1x1 OK

Minimum Wallpaper Screenshot - 1x1 Errors

Feedback

Please report your findings using GitHub Issues

Please include some information about your device, such as manufacturer, model, and Android version. Specify if your device can handle a 1x1 pixel wallpaper. If not, please find and report the minimum wallpaper size that works on your device.

Contributions

All contributions are welcome: from testing and feedback to documentation to graphics (app icon) to code.

License

Minimum Wallpaper is licensed under the Apache License.