From owner-freebsd-questions@FreeBSD.ORG Fri Jan 21 10:38:27 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 93E2E106564A for ; Fri, 21 Jan 2011 10:38:27 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 38E668FC13 for ; Fri, 21 Jan 2011 10:38:26 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.186]) by mail.unitedinsong.com.au (Postfix) with ESMTP id F26785C44 for ; Fri, 21 Jan 2011 20:45:28 +1000 (EST) Message-ID: <4D396156.100@herveybayaustralia.com.au> Date: Fri, 21 Jan 2011 20:35:02 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101227 Thunderbird/3.0.11 ThunderBrowse/3.3.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20110116022710.04a8b5f6@davenulle.org> <20110116165654.1b4fbbd4@davenulle.org> <59207014-06C1-48B3-A634-A963CFE33CE9@gmail.com> <4C3FF0A3-BF75-4767-A5A6-34D5BDA57BAF@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 10:38:27 -0000 On 01/21/11 07:18, 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? > Depending on your phone, try pressing menu, settings and it should be at the bottom: about phone. Software information is what you want. OT: have you tried the vpn yet? > 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 > > On Thu, Jan 20, 2011 at 4:06 PM, Ilias-Dimitrios Vrachnis > wrote: > >> On Thu, Jan 20, 2011 at 10:39 PM, Aryeh Friedman >> wrote: >> >>> % ant debug >>> ... >>> /shared/home/aryeh/HelloAndroid/build.xml:78: For 'AOSP' SDK Preview, >>> attribute minSdkVersion in AndroidManifest.xml must be 'AOSP' >>> >> Hmmm. Interesting. >> I am looking at the applications I developed under FreeBSD, and I did >> not set the minSdkVersion at all in the Manifest. >> Try that. If it doesn't work, i'm afraid there are not much more that >> can be done. The AOSP version is froyo (2.2). That means that if >> omitting the version in the manifest fails, you need the eclair sdk. >> I'm afraid that that is not available for freebsd though. >> >> You could target for 2.2 devices only, but if your phone does not run 2.2... >> Well, you get the idea... >> >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >