Tagged articles
5 articles
Page 1 of 1
Eric Tech Circle
Eric Tech Circle
Apr 13, 2024 · Operations

Stop Your MacBook’s Overnight Battery Drain: Proven Power Settings Tweaks

After experiencing up to 50% battery loss overnight when the MacBook lid is closed, the author diagnosed the issue using pmset, identified Bluetooth and Handoff as culprits, and applied three configuration changes—including disabling network wake, turning off Handoff, and using Bluesnooze—to reduce nightly drain to under 5%.

batterybluesnoozemacOS
0 likes · 5 min read
Stop Your MacBook’s Overnight Battery Drain: Proven Power Settings Tweaks
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 15, 2023 · Mobile Development

How DingTalk Tackles Android Power Drain: A Deep Dive into Mobile Power Optimization

This article explains DingTalk's systematic approach to diagnosing and reducing excessive battery consumption on Android, covering background issues, challenges, monitoring techniques, component-level power tracking, abnormal power detection, health scoring, and practical optimizations such as low‑power mode and governance strategies.

AndroidPower Optimizationbattery
0 likes · 25 min read
How DingTalk Tackles Android Power Drain: A Deep Dive into Mobile Power Optimization
Huolala Tech
Huolala Tech
Dec 27, 2022 · Mobile Development

How to Pinpoint Android App Power Drain with Custom ASM Instrumentation

This article explains a comprehensive approach to detecting and analyzing Android app power consumption by combining official power profiling, custom metrics, and bytecode instrumentation to capture API usage, caller information, and timing for modules such as Bluetooth, CPU, location, sensors, wakelocks, and alarms.

InstrumentationSensorWakeLock
0 likes · 26 min read
How to Pinpoint Android App Power Drain with Custom ASM Instrumentation
360 Quality & Efficiency
360 Quality & Efficiency
Dec 10, 2019 · Mobile Development

Android Battery Power Consumption Testing Guide

This article explains why battery usage is critical for mobile apps, describes hardware‑based power measurement and the use of Google’s Battery Historian tool—including installation, command‑line data collection, parameter interpretation, and methods to improve test data validity.

Hardwarebatterybattery-historian
0 likes · 8 min read
Android Battery Power Consumption Testing Guide