Sunday, December 22, 2019

[PROFILE] Battery Design Capacity Checker v1.0

DESCRIPTION
If you don't know the capacity of your battery, this profile will tell you that. The total detected capacity will be shown in a notification (statusbar) when the phone gets fully charged.

Notes:
- The profile is configured to react when the device is fully charged (specific intent sent), not just when 100% appears.
- The final result in mAh is just approximate, so keep it in mine.
- If the device is rooted, you can get the official value running the following command in a Shell action: 'cat /sys/class/power_supply/battery/charge_full_design'.

SCREENSHOTS

CREDITS
@SmartPhoneLover

DOWNLOAD
Profile (XML)
Profile (TaskerNet)

DOWNLOAD (Ads Supported)
Profile (XML)
Profile (TaskerNet)

Related Articles:

  • [PROFILE] Listen For Volume Changes Dynamically v1.0DESCRIPTION With this profile you can listen for volume changes on every channel, retrieving: current audio channel, last value changed and also the previous (old) value before it got changed. And with a single profile. As t… Read More
  • [PROFILE] Per-App DPI Changer v1.0DESCRIPTION Change the screen content density (DPI) dynamically, based on the app used. These are the available versions: • Version (A): Uses a non-root solution (system private interface for WindowManager class: IWindowMana… Read More
  • [PROFILE] Get All Intent Extras v1.0DESCRIPTION This profile will allow you to get all the extras sent within a given intent (broadcast). Limitations: • Tasker can only receive intents which are sent to broadcast receiver components, not to activities or servi… Read More
  • [PROFILE] Screen Always On When Tasker Coding v1.0DESCRIPTION It will help the screen timeout to be set to 'infinite' when you are coding into Tasker. Then, when Tasker is exited, it will be restored to the previous timeout set from Android settings. An Initial Setup task i… Read More
  • [PROFILE] Per-App Resolution Changer v1.0DESCRIPTION Change the screen resolution (width, height) dynamically, based on the app used. These are the available versions: • Version (A): Uses a non-root solution (system private interface for WindowManager class: IWindo… Read More

0 comments:

Post a Comment