Monochrome Application icon

Monochrome 1.1

1.3 MB / 50K+ Downloads / Rating 2.8 - 424 reviews


See previous versions

Monochrome, developed and published by Suyash Srijan, has released its latest version, 1.1, on 2016-06-09. This app falls under the Tools category on the Google Play Store and has achieved over 50000 installs. It currently holds an overall rating of 2.8, based on 424 reviews.

Monochrome APK available on this page is compatible with all Android devices that meet the required specifications (Android 5.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.suyashsrijan.lowbatterymonochrome

Updated: 9 years ago

Developer Name: Suyash Srijan

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Monochrome on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

2.8
Total 424 reviews

Reviews

5 ★, on 2020-01-16
amazing app, doesn't save battery obviously (white is a mix of RGB and lcd doesn't use much power by it self, maybe in Oled). but it makes your phone less interesting so you are less likely to get addicted. I Wish i could turn it on or off at any time tho

4 ★, on 2019-03-24
Worked on a test but like the others failed to turn off after power was restored to normal levels, however yes the solution is in developer options, under 'simulate colour space' one i turned monochomacy back off again my colour phone returned

4 ★, on 2019-12-23
This app is great! But the only problem about is that my OS / OEM doesn't detect low battery not even on 30% can you make a detection system (built in the app) for battery instead of the OEM detecting it?

5 ★, on 2019-02-01
could you add a way to turn on grey scale mode during certain hours too to mimic the pixel 3 feature? thank you!

4 ★, on 2019-03-06
I want monochrome act always not just in battery problem. Can you do this fuction update for me? Go to work!!!

3 ★, on 2018-10-15
It could be beautiful if you would allow to make it monochrome always

Previous Versions

Monochrome 1.1
2016-06-09 / 1.3 MB / Android 5.0+

About this app

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

New features

Fix for crashes and not being able to reset even when the right permissions are granted on a non-rooted device

App Permissions

Allows an application to read or write the secure system settings.
Allows an application to read or write the system settings.