From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 14:53:47 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 631B5106564A for ; Fri, 18 Jun 2010 14:53:47 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id DFD928FC0C for ; Fri, 18 Jun 2010 14:53:46 +0000 (UTC) Received: by bwz8 with SMTP id 8so546125bwz.13 for ; Fri, 18 Jun 2010 07:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=l4Ig4rrZkIcZpGa8QJYOWr4zjSUmG7cMggXe0rtg1FE=; b=cWm48gIsqOXqSH+GFVAtXzMlwnmDnpC9I9FcrCMLiQj2jHm1J7Bu5LF3j6gZi5wOEm dnUqKCtjm21I257qfcjtJVHoVzyXzD99wf2mnDOC2aoZixWq/qD8T4EZOFIDQKeZw8Ll rUwJQ8EEr7eolV34c1Pqmc5gWZk+n012n/mHQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=cwVA+gTUvW5vTmzP4BIB7sFcVLHIIspMC1v1sofJkJEQs5Zz89iokk4lSh+0kaMfJa O6A98BHWXVrJLCRyigXRdmwGQoq0iF5QSKHLJfROwkSV97+id2ss/NtVwUu7a5k8bDjs ED1Fw4pa7vqidshSYJzudQ0/WTilJQfP7QbSo= Received: by 10.204.83.98 with SMTP id e34mr925804bkl.99.1276872825421; Fri, 18 Jun 2010 07:53:45 -0700 (PDT) Received: from ernst.jennejohn.org (p578E2E9F.dip.t-dialin.net [87.142.46.159]) by mx.google.com with ESMTPS id z20sm36379954bkx.15.2010.06.18.07.53.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 18 Jun 2010 07:53:44 -0700 (PDT) Date: Fri, 18 Jun 2010 16:53:42 +0200 From: Gary Jennejohn To: Oliver Fromme Message-ID: <20100618165342.14dca803@ernst.jennejohn.org> In-Reply-To: <201006181238.o5ICcH1b092444@lurza.secnetix.de> References: <201006181238.o5ICcH1b092444@lurza.secnetix.de> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: Android SDK with the linuxolator? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2010 14:53:47 -0000 On Fri, 18 Jun 2010 14:38:17 +0200 (CEST) Oliver Fromme wrote: > A few weeks ago I bought a new Android smartphone (it's a > Nexus One from HTC/Google), and I would like to explore > the possibilities of writing my own apps, or at least > try to modify existing open source apps to better suit > my needs. > > Has anyone tried to use the Android SDK (for Linux) with > FreeBSD's linuxolator? Does it work? In particular, > does the USB tool work with FreeBSD 8.x? > I installed the SDK a few months ago under SUSE-11 and had to update a slew of libraries and apps (including java) to do it. I greatly doubt that the linuxulator is in a state where it will work. -- Gary Jennejohn