JOIN OUR CHAT GROUPS NOW!

If you are a fan of Tasker and want to be aware of the latest news, tips and tricks, have doubts, or would like to help who needs it, join us!

TASKER PROFILE CENTER IS ON PATREON.COM NOW!

If you like my projects and want to support me, now you can do it by becoming my Patron.

STAY UPDATED ABOUT TPC PROJECTS IN A MORE DIRECT WAY!

With the new Tasker Projects Tracker project made by @SmartPhoneLover you can stay up-to-date with our latest work.

Showing posts sorted by relevance for query Toggle Android's Background Process Limit. Sort by date Show all posts
Showing posts sorted by relevance for query Toggle Android's Background Process Limit. Sort by date Show all posts

Thursday, May 28, 2020

[TASK] Toggle Android's Background Process Limit v1.3

DESCRIPTION
This task will allow you to toggle in the background, and check the current process limit value for Android. Found under Developer Options.

Notes:
- The required permission is already integrated into Tasker, but you will need to grant it manually. Use the following cmd to do so: pm grant net.dinglisch.android.taskerm android.permission.SET_PROCESS_LIMIT.
- As the value will be restored after rebooting the device, you will need to automate it on device boot.
- Standard process limit (-1) could be 10, 15, 20, or whatever the Android manages in the background. In depends on your system.
- Even 1, 2, 3 or 4 are the only available options to be chosen from settings (Developer Options), you can specify any other value higher than 4 if want too. (But, doing so will make the custom values not to be reflected on its settings, only visible by this task)

SCREENSHOTS

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Added 'Device Boot' profile to automate the setting on boot.
- Other: Minor changes.

DOWNLOAD
Task (manual)
Task (XML)
Task (TaskerNet)
Profile (automated)
Profile (XML)
Profile (TaskerNet)

DOWNLOAD (Ads Supported)
Task (manual)
Task (XML)
Task (TaskerNet)
Profile (automated)
Profile (XML)
Profile (TaskerNet)

Sunday, September 15, 2019

[TASK] Toggle Android's Background Process Limit v1.1

DESCRIPTION
This task will allow you to toggle in the background, and check the current process limit value for Android. Found under Developer Options.

Notes:
- Current Tasker version (5.8.3+) can't toggle that option, due to lack of the 'android.permission.SET_PROCESS_LIMIT' permission on its AndroidManifest. But the request is done, and accepted by the dev. So, as I don't know when this will be implemented officially, here you can download a test build that the dev sent to me, including the required permission, if you need it to be implemented in your projects asap.

CREDITS
@SmartPhoneLover

CHANGELOG
- Other: setProcessLimit() action enabled, as Tasker (test build) now has the required permission. (5.8.x+)
- Other: Changed task name.

DOWNLOAD
Task (XML)
Task (TaskerNet)

DOWNLOAD (Ads Supported)
Task (XML)
Task (TaskerNet)

Sunday, December 22, 2019

[TASK] Toggle Android's Background Process Limit v1.2

DESCRIPTION
This task will allow you to toggle in the background, and check the current process limit value for Android. Found under Developer Options.

Notes:
- Even the permission is now integrated into Tasker's AndroidManifest file, you will need to manually grant it. Use the following cmd to do so: pm grant net.dinglisch.android.taskerm android.permission.SET_PROCESS_LIMIT.
- As the value will be restored after rebooting the device, create a 'Device Boot' profile event to automate it.

CREDITS
@SmartPhoneLover

CHANGELOG
- Other: Minor changes.

DOWNLOAD
Task (XML)
Task (TaskerNet)

DOWNLOAD (Ads Supported)
Task (XML)
Task (TaskerNet)

Wednesday, August 7, 2019

[TASK] Toggle Android's Background Process Limit v1.0

DESCRIPTION
This task will allow you to, by now (*), check the current process limit value set for Android. Found under Developer Options.

Notes:
- * Current Tasker version (5.8.2) can't toggle that option, due to lack of the 'android.permission.SET_PROCESS_LIMIT' permission on its AndroidManifest. But, hope the dev add it soon, if possible. You can vote this request by clicking on the here.

CREDITS
@SmartPhoneLover

DOWNLOAD
Task (XML)
Task (TaskerNet)

DOWNLOAD (Ads Supported)
Task (XML)
Task (TaskerNet)