Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7E6C4D548 for ; Wed, 7 Nov 2012 00:39:08 +0000 (UTC) Received: (qmail 61824 invoked by uid 500); 7 Nov 2012 00:39:08 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 61796 invoked by uid 500); 7 Nov 2012 00:39:08 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 61783 invoked by uid 99); 7 Nov 2012 00:39:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 00:39:08 +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 (athena.apache.org: domain of purplecabbage@gmail.com designates 209.85.223.175 as permitted sender) Received: from [209.85.223.175] (HELO mail-ie0-f175.google.com) (209.85.223.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 00:39:02 +0000 Received: by mail-ie0-f175.google.com with SMTP id c13so1618303ieb.6 for ; Tue, 06 Nov 2012 16:38:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=eVIVQbX/LKGUvgLrUBFfCL481jx/671+5zBnKC2wbNM=; b=cqFCXFsPxybpLmWPurqA+bLDkBQ7G8yXTEbMHG2kYaMxP3Kux3j96eASo4PAcuiWLr R1oDaonFQMA2lZa2BP1F9SukNxAs76yI+/v7pY7FCR2ply1WIhCU3eilwI8W6qulS9os epE7uMRvgt5nmnKI1MhfeGNtUgu0iAm5B6Gwoptm6pRDEdvbKmPT58SemFlmKDE0ZOvO IvZAmpsLp91cTUYWOYUxArSTWO4LLwbB50B7TezVWuEA9+tWemc14BJb47NhDMrMRoZJ Szn8YZ+YOFrj1+jr0cPlAHzqE2BqkzNSOy9QT93yWIqiEzkU+ThI4pWfJNPRKVBHeht2 P2Ew== MIME-Version: 1.0 Received: by 10.50.34.200 with SMTP id b8mr2983182igj.52.1352248721986; Tue, 06 Nov 2012 16:38:41 -0800 (PST) Received: by 10.64.45.167 with HTTP; Tue, 6 Nov 2012 16:38:41 -0800 (PST) In-Reply-To: References: Date: Tue, 6 Nov 2012 16:38:41 -0800 Message-ID: Subject: Re: [Android] ./bin/emulate + debug script behavior From: Jesse To: dev@cordova.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org first device, or add an optional index param this is what WP7 did, haven't tested it a few versions though .. On Tue, Nov 6, 2012 at 4:17 PM, Filip Maj wrote: > If you have more than one device/emulator hooked up these scripts fail > along the lines of: > > [exec] error: more than one device and emulator > [exec] - waiting for device - > [exec] error: more than one device and emulator > [exec] - waiting for device - > [exec] error: more than one device and emulator > [exec] - waiting for device - > > > And indefinitely hangs. > > Is this a use case we should cover, and if so, how to solve this one? grep > for the first dev/emu and choose that one? Iterate over all connected > devices? > -- @purplecabbage risingj.com