An android app will start when boot and exit after 1s. Develop for Redmi K40 to enable DC dimming automatically.

Related tags

App AutoExit
Overview

AutoExit

An android app will start when boot and exit after 1s. Develop for Redmi K40 to enable DC dimming automatically.

一款会在开机时自动启动,并在1秒后退出的Android应用。为实现红米K40开机自动开启DC调光而开发。

开发初衷/Purpose

由于OLED屏幕刷新低频频闪的特性,部分眼镜较敏感的用户(比如开发者)在使用过程中,会产生不适,且长期受到低频频闪很可能会伤害到眼睛,所以大部分厂商(不含三星)在意识到这个问题后,为OLED屏幕的手机开发了DC调光模式(低/防频闪模式)。

但是由于一些原因,红米K40默认没有装配该功能,在大量用户投诉后,MIUI开发团队为K40加上了这一功能。但是该功能默认隐藏,需要使用特殊方法开启,且重启后就会失效。在MIUI论坛中有大量用户对该问题进行反馈,但是官方一直没有正面回应并修复该BUG,这并不是一种对用户(健康)负责的态度。

综上所述,红米K40自动开启DC调光一直是非常困难的,利用MIUI“自动任务”本应该可以完成该任务,但是很可惜目前版本的“自动任务”并不能实现。所以便开发了本款APP配合MIUI“自动任务”使用,可以达到相对完美的自动开启DC调光。

前提条件/Prerequisite

使用教程/Usage

通过AutoExit App,配合带有新版本“自动任务”的“MIUI手机管家”可以实现红米K40全自动开启DC调光。

  1. 安装AutoExit
  2. 手动打开AutoExit一次(建议一定要打开一次,防止系统不允许启动)
  3. 允许AutoExit自启动,并设置省电策略为“无限制” 允许AutoExit自启动,并设置省电策略为“无限制”
  4. 为AutoExit打开“后台弹出界面”和“显示悬浮窗”权限 为AutoExit打开“后台弹出界面”和“显示悬浮窗”权限
  5. 打开“MIUI安全中心”的“自动任务” 打开“MIUI安全中心”的“自动任务”
  6. 设置并开启如下两个自动任务 设置并开启如下两个自动任务 设置并开启如下两个自动任务 设置并开启如下两个自动任务
  7. 大功告成。手动打开一次App,就会自动开启DC调光,重启后也会自动开启。

常见问题/FAQ

第一次开机后,等待AutoExit自动启动并退出,就会自动开启DC调光。

如果不小心提前关闭了屏幕,DC调光将不能自动开启。此时手动打开AutoExit App后,DC调光就会开启。

You might also like...
Kotlin Spring Boot on GCP App Engine Standard

Kotlin Spring Boot on GCP App Engine Standard Deploy locally git clone https://github.com/mvladoi/sinch-task.git cd springboot mvn spring-boot:run 7

Parsing and re-packing Android boot.img/vbmeta.img, supporting Android 12(preview)
Parsing and re-packing Android boot.img/vbmeta.img, supporting Android 12(preview)

Android_boot_image_editor A tool for reverse engineering Android ROM images. Getting Started install required packages Mac: brew install lz4 xz dtc Li

This is my first Spring Boot with Kotlin project and used React as frontend.
This is my first Spring Boot with Kotlin project and used React as frontend.

༒☬༒ ꜱᴘʀɪɴɢ ʙᴏᴏᴛ + ᴋᴏᴛʟɪɴ ༒☬༒ This project is simple course enrolment site built with React with Typescript and Spring boot with Kotlin. Frontend - Ove

Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS)
Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS)

TTS-App Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS) Python의 gTTS lib를 활용하여 텍스트를 음성으로 변환하는 서비스를 구현해봅니다.

Healthify - An app to track your daily water intake and sleep and boost your work efficiency. Healthify is built using Kotlin and follows all modern android Development practices and hence is a good learning resource for beginners
Healthify - An app to track your daily water intake and sleep and boost your work efficiency. Healthify is built using Kotlin and follows all modern android Development practices and hence is a good learning resource for beginners

Healthify Healthify is an app to track your daily water intake and sleep and boost your work efficiency. Video Introduction 📹 This is a small introdu

Android Bitcoin market app base on Jetpack Compose and MVI. The app displays current bitcoin market price and history price k-line charts.

compose-bitcoin Android Bitcoin market app base on Jetpack Compose and MVVM & MVI. Features Current bitcoin market price. K-line charts of history pri

jtx Board allows you to manage your Journals (like meeting minutes), Notes and Tasks in one Android app. The app is compatible with the iCal standard (RFC5545) and is integrated with DAVx5 to allow the synchronisation of entries through CalDAV. The BirthYaay app provides an organized way of documenting birthdays of friends, colleagues, family members and so on. The app provides a beauty UI with suggestions of birthday gifts and messages crafted based on celebrant interests.
This app contains feature barcode and QR scanner, and video recording in-app.

BarcodeQRScannerAndVideoRecord This app contains feature barcode and QR scanner, and video recording in-app. Scanner using ML Kit and CameraX. Video R

Releases(v1.0)
Owner
Ovear
Just reboot anything you wanted, then it will be alright.
Ovear
This library makes it easy for you to develop an simple drawing app in android

DrawingCanvas Library for drawing app canvas Features Size , transperancy and color manupulation of brush -- Using setSizeForBrush(), setBrushAlpha()

Mihir Shah 24 Nov 27, 2022
A pet project created to practise Android Development skills in Kotlin after finishing multiple courses online.

A pet project created to practise Android Development skills in Kotlin after finishing multiple courses online. The app displays a list of hundreds of characters provided by The Rick and Morty API https://rickandmortyapi.com/. In other screens user can access detailed information about a particular character, such as status, location and episodes. Libraries used in a project: - Kotlin - Jetpack libraries (Navigation, Room, Hilt, Palette) - other: Glide, Retrofit

Ania 0 Dec 15, 2021
A project which demonstrate how to develop a custom client on android for dribbble.com

##What is this? This is a project with custom client app on android for https://dribbble.com, which you can browse the popular icon and animation, lik

ZhangLei 599 Nov 14, 2022
Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)

Inspeckage - Android Package Inspector Inspeckage is a tool developed to offer dynamic analysis of Android applications. By applying hooks to function

acpm 2.5k Jan 8, 2023
⌨️ A tool that gives you a massive head start when building Compose based apps. It saves you from time-consuming setup and configuration

⌨️ A tool that gives you a massive head start when building Compose based apps. It saves you from time-consuming setup and configuration

theapache64 467 Dec 23, 2022
android-trinity is tiny proactive framework with much of the scaffolding code required to start a new Android Application.

android-trinity This is tiny framework with much of the scaffolding code (with some nice utilities and prepared source code) required to start a new A

Fernando Cejas 49 Nov 24, 2022
Quick start with the Google Maps Android API

Please note: This repository is not currently maintained, and is kept for historical purpose only. You can find an up to date tutorial here: https://g

Google Archive 234 Nov 14, 2022
Start android project

android-skeleton Start android project Global configuration Use of catalog versions file libs.versions.toml Centralize common module configuration in

Fabien Boismoreau 9 Jun 12, 2022
Android Clean Architecture Kick Start project with MVVM, Coroutine, DI, Caching, Networking.

Android Clean Architecture Kick Start project with MVVM, Coroutine, DI, Caching, Networking Stacks: Clean Architecture MVVVM Local Caching (StoreX) Ne

Romman Sabbir 3 Jun 18, 2022
Just a simple tool to turn on/off DND(Do Not Disturb) automatically when using specified apps.

AutoDND Just a simple tool to turn on/off DND(Do Not Disturb) automatically when using specified apps. Ever feel disturbed by notifications and maybe

null 6 May 24, 2022