DroidStress
Simple CPU Stress test tool for Android
新版本 1.6.1
Added memory stress test feature
Bugfix:
- Fixed a bug that the Memory stress test's value is reset to the previous value even if the value is zero or empty after the service is stopped.
- Changed the memory stress test thread to stop as soon as possible after service stopped.
Bugfix:
- Fixed a bug that the Memory stress test's value is reset to the previous value even if the value is zero or empty after the service is stopped.
- Changed the memory stress test thread to stop as soon as possible after service stopped.
This program is a simple stress test tool for Android devices.
It offers the following features:
- Forces the CPU to perform unnecessary calculations to generate load
- Executes the process with a specified number of threads
- Runs in the background, allowing work to continue even when the app is closed
- Displays a solid black blank screen to prevent burn-in the display for devices that has OLED display
- Also perform the memory stress test
How to use:
On Android 13 and newer, When this app started at the first time, it will show a dialog requesting notification permission. This is required to the app can continue processing even when its window is not open.
In the "Threads:" input field, enter the number of threads to use.
In the "Duration (minute):" input field, enter the amount of time, in minutes, that the process should run.
If a number is entered, the process will run for that many minutes.
To run the process indefinitely, leave the field blank.
In the "Memory stress test (MiB:)" input field, enter a value in MiB if you want to perform a memory stress test.
The test repeatedly allocates the specified amount of memory, writes arbitrary data to it, and then frees it, thereby stressing the memory.
Press "Start" to begin processing. Once started, a notification will appear indicating that background work is in progress. Press "Stop" to halt processing.
Press "Show blank screen" to display a solid black screen and temporarily stop the screen from sleeping. This is useful when running long stress tests on OLED displays.
Click "About..." in the menu bar to view the app's version and license information.
Use cases:
- Battery refresh
If the battery level is not displayed correctly, fully charging to 100% and then discharging to 0% can recalibrate the measurement. This app helps consume battery during that process.
- Warming the phone
A device that has cooled down can suddenly shut down or freeze, making it unstable. Use this program in the winter to warm the device and stabilize its operation before it becomes unstable.
- Staying warm with the device
Do you have a device with the CPU such as the Snapdragon 810? It's perfect for keeping warm! Use this app on the device and keep it in your pocket to warm your hands.
It offers the following features:
- Forces the CPU to perform unnecessary calculations to generate load
- Executes the process with a specified number of threads
- Runs in the background, allowing work to continue even when the app is closed
- Displays a solid black blank screen to prevent burn-in the display for devices that has OLED display
- Also perform the memory stress test
How to use:
On Android 13 and newer, When this app started at the first time, it will show a dialog requesting notification permission. This is required to the app can continue processing even when its window is not open.
In the "Threads:" input field, enter the number of threads to use.
In the "Duration (minute):" input field, enter the amount of time, in minutes, that the process should run.
If a number is entered, the process will run for that many minutes.
To run the process indefinitely, leave the field blank.
In the "Memory stress test (MiB:)" input field, enter a value in MiB if you want to perform a memory stress test.
The test repeatedly allocates the specified amount of memory, writes arbitrary data to it, and then frees it, thereby stressing the memory.
Press "Start" to begin processing. Once started, a notification will appear indicating that background work is in progress. Press "Stop" to halt processing.
Press "Show blank screen" to display a solid black screen and temporarily stop the screen from sleeping. This is useful when running long stress tests on OLED displays.
Click "About..." in the menu bar to view the app's version and license information.
Use cases:
- Battery refresh
If the battery level is not displayed correctly, fully charging to 100% and then discharging to 0% can recalibrate the measurement. This app helps consume battery during that process.
- Warming the phone
A device that has cooled down can suddenly shut down or freeze, making it unstable. Use this program in the winter to warm the device and stabilize its operation before it becomes unstable.
- Staying warm with the device
Do you have a device with the CPU such as the Snapdragon 810? It's perfect for keeping warm! Use this app on the device and keep it in your pocket to warm your hands.
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 4.1 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 4.1 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 4.1 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 1.5.0
Added a button that opens the GitHub page of this app to About activity
新版本 1.4.0
Added option to test for the specified time

