Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B08BBF3C for ; Thu, 12 Jan 2012 23:30:04 +0000 (UTC) Received: (qmail 23858 invoked by uid 500); 12 Jan 2012 23:30:04 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 23815 invoked by uid 500); 12 Jan 2012 23:30:03 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 23804 invoked by uid 99); 12 Jan 2012 23:30:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 23:30:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 23:30:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 44FFE148513 for ; Thu, 12 Jan 2012 23:29:40 +0000 (UTC) Date: Thu, 12 Jan 2012 23:29:40 +0000 (UTC) From: "Filip Maj (Created) (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <673347456.36506.1326410980337.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (CB-173) Battery events not working properly on HTC Inspire running 2.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Battery events not working properly on HTC Inspire running 2.2 -------------------------------------------------------------- Key: CB-173 URL: https://issues.apache.org/jira/browse/CB-173 Project: Apache Callback Issue Type: Bug Components: Android Affects Versions: 1.3.0 Environment: HTC Inspire, Android 2.2 Reporter: Filip Maj Originally reported by Ray Camden: Trying to get a very simple battery status app working. None of my events ever fire. According to the docs, batterystatus should fire when plugging/unplugging a device, but that doesn't trigger it either. Any ideas? HTC Inspire, Android 2.2 SDK. Code below. Note the alert in my battery status callback. I did that in case I screwed up something simple in drawStatus. Minimal AppLaud App

Battery Tester

-- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira