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 4EEBDD8C2 for ; Fri, 22 Jun 2012 16:43:10 +0000 (UTC) Received: (qmail 9974 invoked by uid 500); 22 Jun 2012 16:43:10 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 9947 invoked by uid 500); 22 Jun 2012 16:43:10 -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 9937 invoked by uid 99); 22 Jun 2012 16:43:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jun 2012 16:43:09 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of brian.leroux@gmail.com designates 209.85.213.47 as permitted sender) Received: from [209.85.213.47] (HELO mail-yw0-f47.google.com) (209.85.213.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jun 2012 16:43:04 +0000 Received: by yhjj56 with SMTP id j56so3156124yhj.6 for ; Fri, 22 Jun 2012 09:42:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=Yw6THqvmM8flPGgDl0FTjSmYXRYvN2cjx1yTmCdtIFQ=; b=XqwD7CLUTAOkJj2pfmrB9/JCsbppoObin+l4OMwnhgIX37b1rAGlq3GrNZM0VMKgLd Vxa6NT53lB0NYD9Rq+Dtn2EuIkWv6xR5pLxgjCRmOZ58Wf1S1q0a3NdK7umNjSb0DUsK ocq6nw8hQCbjObkMAm4E8KT6nLCXiJDWkJi4ofwQRhv9Th6nsbYmze9EcUGLCMBJZWHY 5XSPz9XUNy70TEYlMYL4X++mlz3Hoh6XY0lqLnrVYYjeAnDG7rRAsE3kjlkwjYTxfqJz jsj+C5EcDAR+iQ+EWDKb6dsUrRBJKGp90Q7D1PJRjcokbI99b3PVEYPCmmxQkwXieSw/ 4VLA== MIME-Version: 1.0 Received: by 10.50.157.194 with SMTP id wo2mr2305718igb.72.1340383362652; Fri, 22 Jun 2012 09:42:42 -0700 (PDT) Sender: brian.leroux@gmail.com Received: by 10.231.53.197 with HTTP; Fri, 22 Jun 2012 09:42:42 -0700 (PDT) In-Reply-To: References: Date: Fri, 22 Jun 2012 12:42:42 -0400 X-Google-Sender-Auth: R4lWF8z0NrEM2pW2prRTx4cDsXg Message-ID: Subject: Re: Apache Cordova Android does not compile From: Brian LeRoux To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 also: tags for 1.8.x not on the apache repo On Fri, Jun 22, 2012 at 11:38 AM, Simon MacDonald wrote: > Hey all, > > The recent changes to CordovaInterface where isBackButtonBound has > been removed is causing compilation errors. The App class is still > trying to call this method. Can someone who's been looking at the > changes to button binding on Android look into this ASAP? > > Simon Mac Donald > http://hi.im/simonmacdonald