[ 
https://issues.apache.org/jira/browse/CB-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007488#comment-15007488
 ] 

Joe Bowser commented on CB-6838:
--------------------------------

It looks like this is going to be deprecated.  I'm going to remove the Android 
component from it and just lead Plugin Battery.

> Battery Plugin needs to be deprecated or fixed
> ----------------------------------------------
>
>                 Key: CB-6838
>                 URL: https://issues.apache.org/jira/browse/CB-6838
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Joe Bowser
>
> While investigating the Battery Plugin, I've discovered quite a few issues 
> with it that tells me that this will never actually work:
> 1. This listens to BATTERY_CHANGED.  We can never listen to this Broadcast 
> because the battery ALWAYS changes and this will drain the battery.  Android 
> explicitly prevents this event from being listened to in the manifest.
> 2. We don't set up a BroadcastReceiver for BATTERY_LOW, BATTERY_CHARGED
> 3. We have no idea whether the phone is plugged into an AC Adapter or a 
> Computer, this is important information to have.
> I think that it's probably a good idea for this plugin to be completely 
> re-written.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to