From owner-freebsd-questions@FreeBSD.ORG Sat Jan 14 00:21:17 2012 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 A81551065672 for ; Sat, 14 Jan 2012 00:21:17 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from oproxy3-pub.bluehost.com (oproxy3.bluehost.com [IPv6:2605:dc00:100:2::a3]) by mx1.freebsd.org (Postfix) with SMTP id 6D70B8FC12 for ; Sat, 14 Jan 2012 00:21:17 +0000 (UTC) Received: (qmail 1628 invoked by uid 0); 14 Jan 2012 00:21:17 -0000 Received: from unknown (HELO box543.bluehost.com) (74.220.219.143) by oproxy3.bluehost.com with SMTP; 14 Jan 2012 00:21:17 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=apotheon.com; s=default; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=5d0t9rdToXZFKpVMO7t7TPPIsEdxpOEVQ+VFkGdOcAk=; b=JMML3EKAMu9/A9RatAjOMX70JfTDF+BRJSv+tNcvrm2U/7G8eVWJNNs0uePtkDgAyr0Q5/HpsPe/4BcrVuXWPhRvxqJG6l0g/OJ5oeoU1gPBnqUlSmFI+HsN/mECCmCz; Received: from c-24-8-180-234.hsd1.co.comcast.net ([24.8.180.234] helo=localhost) by box543.bluehost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1RlrMy-0004kU-Je; Fri, 13 Jan 2012 17:21:16 -0700 Date: Fri, 13 Jan 2012 17:21:16 -0700 From: Chad Perrin To: Jorge Biquez Message-ID: <20120114002116.GA939@hemlock.hydra> Mail-Followup-To: Jorge Biquez , freebsd-questions@FreeBSD.org References: <3409343311-1933593311@intranet.com.mx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3409343311-1933593311@intranet.com.mx> User-Agent: Mutt/1.5.21 (2010-09-15) X-Identified-User: {2737:box543.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 24.8.180.234 authed with perrin@apotheon.com} Cc: freebsd-questions@FreeBSD.org Subject: Re: OFF Topic. FreeBSD and Android Development 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: Sat, 14 Jan 2012 00:21:17 -0000 On Fri, Jan 13, 2012 at 05:46:13PM -0600, Jorge Biquez wrote: > > I am interested in learning about Android Development. I am > searching information on the web, documentation about how to start > learning about Android Development. Any links or tips to look at are > more than welcomed. > > Talking with a friend he told me he is learning using some tools he > found but he is running them under Ubuntu. What tools are these? If you provide specifics, we might be able to provide information on whether the tools he uses work on FreeBSD as well. > > If any of you is developing for Android using Freebsd as your > platform. Can you tell me about your experience? Tips and advice on > what to use to start are welcome. I am not (yet) developing for Android on FreeBSD, but I plan to give it a try in the very near future. My first steps in that direction will probably involve writing code in Ruby, to be packaged and distributed to be used with the Scripting Layer For Android. SL4A uses JRuby, which means that Ruby applications for Android that use SL4A should have access to the standard Java libraries on Android as well (in theory: I have not tested this extensively yet). I am considering graduating to Java/Dalvik development for Android at some point, but I am not sure whether that would be necessary (or even advantageous) for my purposes, at this point. I am interested in any information your query might draw forth here, though, so I'll be watching this thread. > > I am not sure if this kind of off topic could be of interested to > the list so please feel free to answer me directly . I think this is, in fact, on-topic for this list. It is a question particular to FreeBSD, which is the point of the freebsd-questions mailing list, as I understand it. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]