From owner-freebsd-questions@FreeBSD.ORG Fri Jan 21 02:27:54 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70851106564A for ; Fri, 21 Jan 2011 02:27:54 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id E76528FC13 for ; Fri, 21 Jan 2011 02:27:53 +0000 (UTC) Received: by wwf26 with SMTP id 26so1268597wwf.31 for ; Thu, 20 Jan 2011 18:27:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=3iJ4yLP2SgwhyH6/CKcYLY5vMwv9yfXEvj6zkHSsVlg=; b=FRHvSfEY6HIZZUtR7GHppvcl3fkBVFqt4W/cn7EK473JpHXDvNwjBHmUFYsIAhKBDa bnz9ywizFXupE+wFY/fH4KP06KKv7J0y5n5yBPuY4T4bJXf6Gqfvn0IBYQw3sdawWBhz 3yMFM0HfQwYsJxM4XZ4beaz8G6zZHuPg5suao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=PkgH7NCaYkfhpGknKPsCTpD/fqDVaBgMBnaH9RYvg89KfOXE/aL20WzP08PzAjfGY0 lYLNQzpnaMtvQCXFVkRXmf0L5suT3LsVVQNptrbStVgeyKECemFDOLIZStNOqRbbNm4/ 5oMV9PWrcSpDm4ODmj+c1RFEXn/kYqVGGvAOw= MIME-Version: 1.0 Received: by 10.216.14.147 with SMTP id d19mr4413056wed.84.1295576872307; Thu, 20 Jan 2011 18:27:52 -0800 (PST) Received: by 10.216.52.66 with HTTP; Thu, 20 Jan 2011 18:27:52 -0800 (PST) In-Reply-To: References: <20110116022710.04a8b5f6@davenulle.org> <20110116165654.1b4fbbd4@davenulle.org> <59207014-06C1-48B3-A634-A963CFE33CE9@gmail.com> <4C3FF0A3-BF75-4767-A5A6-34D5BDA57BAF@gmail.com> Date: Thu, 20 Jan 2011 21:27:52 -0500 Message-ID: From: Aryeh Friedman To: Ilias-Dimitrios Vrachnis , freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: problems mounting android htc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2011 02:27:54 -0000 I decided to build the sdk from sources and wondering why it reported "Donut" when I told repo -init to checkout Eclair? ---------- Forwarded message ---------- From: Ilias-Dimitrios Vrachnis Date: Thu, Jan 20, 2011 at 4:24 PM Subject: Re: problems mounting android htc To: Aryeh Friedman On Thu, Jan 20, 2011 at 11:18 PM, Aryeh Friedman wrote: > A few things: > > 1. Yes it is required the reason I put it in the first place is ant > refused to build without it. (note 1) > > 2. How do I check the version on the phone? > > 3. What kind of modifications would be needed to make it work on eclair? > > Notes: > > 1. I eventually (once I get the standard ant style development > working) to customize our existing build system (based around aegis > [http//sf.aegis.net] and cook > [http://miller.emu.id.au/pmiller/software/cook/]) so the fact that ant > complains may not be an issue > one of my manifests is this: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 and it ran without a hitch on my phone. You can check your android version on a phone by going to settings->about phone look for the "android version" for eclair to work... you'd either have to ask bsdroid's mentainer. or.. :/