From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-143632-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 8C55B1381F3
	for <garchives@archives.gentoo.org>; Sat, 22 Dec 2012 15:18:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8CC2B21C09F;
	Sat, 22 Dec 2012 15:18:36 +0000 (UTC)
Received: from mail-we0-f170.google.com (mail-we0-f170.google.com [74.125.82.170])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id D295321C08C
	for <gentoo-user@lists.gentoo.org>; Sat, 22 Dec 2012 15:17:23 +0000 (UTC)
Received: by mail-we0-f170.google.com with SMTP id r1so2756881wey.29
        for <gentoo-user@lists.gentoo.org>; Sat, 22 Dec 2012 07:17:22 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=x-received:date:from:to:subject:message-id:in-reply-to:references
         :organization:x-mailer:mime-version:content-type
         :content-transfer-encoding;
        bh=v+nG3k0gU2X9GHrMTa2pXpahWuYsIaMdRXiNfs9cMOA=;
        b=irrG6tvys4LGXxBZR6eMrUgBnGsKUiQ2T7BDpJByWkZOXWOGzBPOGGIiO4OCzJOnbO
         Ewq+Ud6cnEQTXbAJmUp7B7omZKx4cd6e/6HMpbQg/2tXOA4Zdqqxg/UyvJ2+NTsCjwln
         z4p7ygXTzwWf/0bchMKvYQ0Rs1hLZIYSgqvz3pXjf5FlvpgdqrSFqwKR8ZjY7t2eH36V
         gkvvb9xpLtI3wV/3cVCReJ6kqS/mPepwUupO8IBuSzm2B9kuBTVXzNxqmdXJYy0UX4E3
         xJ0sSD/IturkXzh7liFw4m8Hwj9jPKYlz2ntXZyMo1mgV0swjIcPtpd3RWenJfjHrJ0U
         hdqw==
X-Received: by 10.194.171.198 with SMTP id aw6mr15001155wjc.3.1356189442466;
        Sat, 22 Dec 2012 07:17:22 -0800 (PST)
Received: from khamul.example.com (196-215-209-117.dynamic.isadsl.co.za. [196.215.209.117])
        by mx.google.com with ESMTPS id gz3sm34630532wib.2.2012.12.22.07.17.19
        (version=SSLv3 cipher=OTHER);
        Sat, 22 Dec 2012 07:17:21 -0800 (PST)
Date: Sat, 22 Dec 2012 17:13:37 +0200
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] android and mtp
Message-ID: <20121222171337.101b2370@khamul.example.com>
In-Reply-To: <20121222104942.5d73d1ad@acme7.acmenet>
References: <20121221195656.217987ce@acme7.acmenet>
	<CAEH5T2Pwu2NYxcT-HVpDCJRrcGJiOD6Od9uq=-op_1rp=+_WXQ@mail.gmail.com>
	<20121221232036.6df0fd1f@digimed.co.uk>
	<20121222100137.2a21405c@acme7.acmenet>
	<20121222141512.2c2dbfef@khamul.example.com>
	<20121222104942.5d73d1ad@acme7.acmenet>
Organization: Internet Solutions
X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.14; x86_64-pc-linux-gnu)
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
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 07d0ff44-f001-4261-b557-8fc2daca00d7
X-Archives-Hash: 6d6cac8ae32b78e9827f49d1a3a4052a

On Sat, 22 Dec 2012 10:49:42 -0200
luis jure <ljc@internet.com.uy> wrote:

> on 2012-12-22 at 14:15 Alan McKinnon wrote:
> 
> > It all becomes understandable when you figure out what MTP actually
> > is.
> 
> yes, of course, thanks for the pointers. but i learned of the
> existence of this MTP thing only yesterday, and frankly, at first i
> couldn't see what was the advantage over plain ol' UMS for these kind
> of devices (not 100% convinced yet...).

Don't overthink it. Think like this:

With UMS:

User umounts sdcard. User writes lots of mp3's. User starts Google Maps
(or any app moved to scdard). User gets error. User whinges at Samsung
and Google. These bug tickets never stop coming.

With only MTP:

User plugs PC to phone. User does whatever user wants. User does not
whinge at Samsung and Google.


Now, imagine you are the guy at Samsung deciding what features the S2
will support. Which option you gonna pick?


> 
> BTW, i found an application that makes the external sd card (not the
> phone card) available as USB mass storage device:
> 
> http://forum.xda-developers.com/showthread.php?t=1711009
> 
> i tried it, but it only runs on rooted phones, apparently. i've had
> mine only two days and i haven't rooted it yet.
> 
> 
> best,
> 
> 
> lj
> 



-- 
Alan McKinnon
alan.mckinnon@gmail.com