Monochrome Apk
Apk Infos
Version | 1.1 |
Rating | 2.8/5, based on 424 votes |
Size | 1.3 MB |
Requires Android | Android 5.0+ (Lollipop) |
Author's Notes | Monochrome turns on B/W mode when your battery is low to reduce power usage |
About Monochrome APK
Table Of Contents
Description
Monochrome automatically turns on monochrome (or black & white) mode when your battery is low, to further reduce display power consumption when your battery level is low. This means your device can last longer when its battery is low.Monochrome is triggered when your device's battery level hits the LOW level as defined by the OEM (usually 15%) and Monochrome is triggered again when your battery level hits the OKAY level (usually 30%) as defined by the OEM. When your battery level reaches the LOW state, Monochrome is turned on and when your battery level reaches the OKAY state, Monochrome is turned off. This is all done automatically so you don't have to manage anything.
Monochrome also works on the GPU level, so Monochrome does not implement a hidden/invisible view on top of apps to enforce black and white colors. This means Monochrome does not run in the background and/or constantly monitor your battery level, it's only activated when your battery reaches LOW or OKAY states and after enabling/disabling B/W mode on the GPU level, Monochrome simply exits.
Why isn't it allowed to define your own battery percentage values to trigger Monochrome on/off?
This is because if the user was allowed to define the battery percentage values themselves, then the app will have to constantly run in the background and monitor changes to battery level, which will have a negative effect on battery life. Monochrome takes advantage of two system broadcasts: android.intent.action.BATTERY_LOW and android.intent.action.BATTERY_OKAY which are sent when the battery level is LOW and OKAY respectively. By taking advantage of these broadcasts, Monochrome is only triggered twice, instead of constantly monitoring changes in background and activating/deactivating when the battery level hits a user specified amount. This prevents Monochrome from having a negative effect on the overall device battery life.
Monochrome requires ROOT. If you are NOT ROOTED then you need to manually grant WRITE_SECURE_SETTINGS permission to the app by executing the following ADB command:
adb -d shell pm grant com.suyashsrijan.lowbatterymonochrome android.permission.WRITE_SECURE_SETTINGS
Latest updates
What's new in version 1.1
Fix for crashes and not being able to reset even when the right permissions are granted on a non-rooted deviceHow to install Monochrome APK on Android phone or tablet?
Download Monochrome APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.suyashsrijan.lowbatterymonochrome-v1.1-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
1.1 (6) | 1.3 MB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required