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

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

The latest Crosswalk supports the new Battery API.  This is extremely close to 
being completely deprecated and going the way of the Geolocation Plugin.

> Battery Plugin needs to be completely re-written
> ------------------------------------------------
>
>                 Key: CB-6838
>                 URL: https://issues.apache.org/jira/browse/CB-6838
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Joe Bowser
>            Assignee: 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
> 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