power-management
Does recording audio in the background on Android drain a devices battery?
If I have a service analyze audio in the background,开发者_运维知识库 will the battery die quickly?Not really. There will be a noticable difference in power consumption, but not as much as for example[详细]
2023-04-13 02:41 分类:问答How to retrieve computer's power management capabilities through WMI?
I\'d like to use WMI to figure out what power management capabilities my computers have. Can they sleep? Can they hibernate? etc.[详细]
2023-04-11 19:11 分类:问答Creating a ChargeInhibit Assertion (OS X 10.6.8)
Platform (OS X 10.6.8) - [Macbook Pro - this is important as I want to deal with the battery handling - not applicable for a desktop][详细]
2023-04-11 06:17 分类:问答Programmatically prevents battery charge
Some computers (e.g. Dell, Vaio) come with software that prevents a battery from charging. This functionality allows me to use my laptop with battery (protected from power outage) and keep my battery[详细]
2023-04-07 04:00 分类:问答Battery is low. Charging current not enough...Is there intent before this message is shown?
I have message on my device, and it says the following: Battery is low. C开发者_运维技巧harging current not enough for device power[详细]
2023-04-04 09:01 分类:问答How to turn on/off the monitor(s)?
I wanted to be able to turn on/off my monitors fro开发者_JS百科m a Delphi script, from Windows XP to 7.[详细]
2023-04-02 02:13 分类:问答CallNtPowerInformation and GetPwrCapabilities under Linux
I have code that returns information about the running CPUs on an intel-based system under Windows. It does this with the CallNtPowerInformation and GetPwrCapabilities functions. Typical information r[详细]
2023-03-30 03:38 分类:问答Check Battery Status in a Batch File?
I\'m trying to find a way to check the battery status on a batch file, i.e stop the execution of the script if the laptop is running on battery. I\'m trying with the poercfg command with no results.[详细]
2023-03-29 16:11 分类:问答Voltage and Temperature readout - Order of Magnitude issue
I\'m reading out several values using the BatteryManager including voltage int volt = intent.getIntExtra(BatteryManager.EXTRA_VOLTAGE, -1);[详细]
2023-03-28 04:22 分类:问答OpenGL-ES Puzzle game - making drawing battery efficient?
I\'ve got an iPhone game that is basically finished, but I have been spending some time profiling as I want to get the power usage down as low as possible, but I\'m a开发者_运维百科n OpenGL ES noob so[详细]
2023-03-25 08:08 分类:问答