From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-165117-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 34108138D01
	for <garchives@archives.gentoo.org>; Tue, 30 Jun 2015 15:35:16 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2F02214001;
	Tue, 30 Jun 2015 15:35:04 +0000 (UTC)
Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E95FAE0867
	for <gentoo-user@lists.gentoo.org>; Tue, 30 Jun 2015 15:35:02 +0000 (UTC)
Received: by wibdq8 with SMTP id dq8so20461710wib.1
        for <gentoo-user@lists.gentoo.org>; Tue, 30 Jun 2015 08:35:01 -0700 (PDT)
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=oogJR9RzSBncLHZ++QIQ6T8gLvT9KiNrzWa5FJsB5jA=;
        b=zrrhS0CULGf92ihzk+rZKHU3Q25r7GmodJh8DPAZsF9GKwFIw15FZxay7MuhVuvtx5
         rNCn1Yu5PVozP8e2PgusVmfdCrVLwYfVw6ZbTrIhTGzb7gmC1/3FE66w2+pMByVXxXT0
         Ay2blodkQkVRtWOglBDQ+aH1HpxvtSCygdQA/ut791praDzLTvfo77QjZAlO7/8uUtI1
         4/722Nit3tkt5+ru9jCMaPYlDBZrZ0HVcfKagrLaQfmFkZVf8JeZd3M8D90ydsXQPtWq
         d8IbK4FMBbKgxhqXpqjtNHEdGRsfaPHJ9OrZnoKs3ECS/zznJLvoRFLCJXYN+76i4thn
         Ri1A==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.194.110.100 with SMTP id hz4mr40303055wjb.6.1435678501745;
 Tue, 30 Jun 2015 08:35:01 -0700 (PDT)
Received: by 10.28.19.13 with HTTP; Tue, 30 Jun 2015 08:35:01 -0700 (PDT)
In-Reply-To: <CAO5-k+oBKo+YTrJmC2XCypZR9crN4nkMszmzTaZZC_dW5CGrjA@mail.gmail.com>
References: <CAO5-k+oYtm94-s6LZK3NAHaOkFwMJAEZB3b+B+rZs7rGbXMhsg@mail.gmail.com>
	<CAGfcS_nF5PRcPE56jRwCYHCdWWio_OR5_+vUKvM7vi0=DzUHwg@mail.gmail.com>
	<CAO5-k+q_FUmAwU5DCEU6OJ-F11QrZGwkvVEWtO648LHkBj=-cQ@mail.gmail.com>
	<CAGfcS_mn4A0hVOvF0Su77ZtVG-G97sZx+_8QSz5ggxJJM6G90A@mail.gmail.com>
	<CAO5-k+oB6kne_CWZ+o+dq_KPszzgC8_AjB6xE2baH=KdpLQVmA@mail.gmail.com>
	<CAGfcS_kp7cypv3vDUC6vquLSdPn-Mt6EK8VT2wJnR2Qpq_SW6g@mail.gmail.com>
	<CAO5-k+oBKo+YTrJmC2XCypZR9crN4nkMszmzTaZZC_dW5CGrjA@mail.gmail.com>
Date: Tue, 30 Jun 2015 09:35:01 -0600
Message-ID: <CAGQH77dy-+U4=0MobF+0eROPZS4vxYDKk1HHQc4WWkmATkejpw@mail.gmail.com>
Subject: Re: [gentoo-user] any one using ubuntu phones?
From: =?UTF-8?Q?Jc_Garc=C3=ADa?= <jyo.garcia@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: e1d2342a-c8b5-4fae-81e1-1e3ab35cf78a
X-Archives-Hash: 321049ebee400e6b366e243b9ee0c28f

2015-06-29 14:14 GMT-06:00 behrouz khosravi <bz.khosravi@gmail.com>:
>
> I know what you mean. This is all more or less true, but what can we do in
> this situation?
> I will try to move toward whatever promotes openness, and please do not tell
> me that ubuntu
> is not more open that android. In android I cant even have pure native apps!
> some parts of an application
> should always be in java.

You can run native programs, you might not be able to run X programs
since android already has surfaceflinger handling the display, and I
haven tried it but qt can be used to build apps using C++, also with
the comming replacement of dalvik(jit) by art(aot), the apps will run
as native.