我正在开发节电器应用程序。我需要检测剩余电量。 我已经完成了以下工作。
// the line below should be intended so it become part of array above it
drawers:
left:
id: "leftDrawer"
location: "home#drawer"
...etc
但我没有获得电池价值。请帮帮我
答案 0 :(得分:1)
您需要将Intent.ACTION_BATTERY_LOW更改为Intent.ACTION_BATTERY_CHANGED。休息代码没问题。如果您是此代码中的其他问题,请与我们联系。