Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20589

Re: [OT]: Smartphones and Python?

From Lie Ryan <lie.1296@gmail.com>
Subject Re: [OT]: Smartphones and Python?
Date 2012-02-19 04:46 +1100
References (3 earlier) <mailman.5874.1329362823.27778.python-list@python.org> <9616539.5.1329403988795.JavaMail.geo-discussion-forums@pbt3> <mailman.5886.1329405771.27778.python-list@python.org> <21970709.902.1329456355016.JavaMail.geo-discussion-forums@pbai10> <4F3F0411.80508@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5942.1329587209.27778.python-list@python.org> (permalink)

Show all headers | View raw


On 02/18/2012 12:51 PM, Michael Torrie wrote:
> On 02/16/2012 10:25 PM, 88888 Dihedral wrote:
>> Android is a customized linux OS used in mobile phones. I don't think
>> any linux systm has to be locked by JAVA or any JVM to run
>> applications.
>
> Getting waaayyyy off topic here, but...
>
> I guess you aren't familiar with what Android is (which is ironic, given
> that a lot of people on this list think you must be one!).  Android is
> not simply a customized linux distribution.

Strictly speaking, Android *is* a customized Linux distribution; what it 
is not is Android is not a GNU/Linux distribution.

> It's a special application
> environment (an OS in its own right) that is based on the Dalvik virtual
> machine.  Dalvik does depend on the Linux kernel to talk to the
> hardware, but Linux very much is not a part of Android, at least from
> the developers' and end users' points of view.  Linux is just not a part
> of the user experience at all.  It is true that Dalvik can call into
> native linux code, but native linux applications typically aren't a part
> of the Android user experience.

Android does have a full Linux experience; what it lacks is the GNU 
experience. Unlike "normal" Linux distros, Android does not use GNU 
userspace, instead it have its own userspace based on bionic, toolbox, 
and dalvik. Linux is a core part of Android's user and developer's 
experience.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[semi OT]: Smartphones and Python? Martin Schöön <martin.schoon@gmail.com> - 2012-02-15 20:58 +0000
  Re: [semi OT]: Smartphones and Python? MRAB <python@mrabarnett.plus.com> - 2012-02-15 23:17 +0000
  Re: [semi OT]: Smartphones and Python? Paul Rubin <no.email@nospam.invalid> - 2012-02-15 15:36 -0800
  Re: [semi OT]: Smartphones and Python? geremy condra <debatem1@gmail.com> - 2012-02-15 18:19 -0800
    Re: [semi OT]: Smartphones and Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-15 18:38 -0800
    Re: [semi OT]: Smartphones and Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-15 18:38 -0800
      Re: [semi OT]: Smartphones and Python? Michael Torrie <torriem@gmail.com> - 2012-02-15 20:26 -0700
        Re: [semi OT]: Smartphones and Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-16 06:53 -0800
        Re: [semi OT]: Smartphones and Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-16 06:53 -0800
          Re: [semi OT]: Smartphones and Python? Michael Torrie <torriem@gmail.com> - 2012-02-16 08:22 -0700
            Re: [semi OT]: Smartphones and Python? Grant Edwards <invalid@invalid.invalid> - 2012-02-16 17:38 +0000
              Re: [semi OT]: Smartphones and Python? Grant Edwards <invalid@invalid.invalid> - 2012-02-16 17:50 +0000
              Re: [semi OT]: Smartphones and Python? Michael Torrie <torriem@gmail.com> - 2012-02-16 18:45 -0700
            Re: [semi OT]: Smartphones and Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-16 21:25 -0800
              Re: [OT]: Smartphones and Python? Michael Torrie <torriem@gmail.com> - 2012-02-17 18:51 -0700
                Re: [OT]: Smartphones and Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-17 20:51 -0800
                Re: [OT]: Smartphones and Python? Andrew Berg <bahamutzero8825@gmail.com> - 2012-02-17 23:05 -0600
                Re: [OT]: Smartphones and Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-17 20:51 -0800
                Re: [OT]: Smartphones and Python? Matej Cepl <mcepl@redhat.com> - 2012-02-19 00:45 +0100
              Re: [OT]: Smartphones and Python? Lie Ryan <lie.1296@gmail.com> - 2012-02-19 04:46 +1100
              Re: [OT]: Smartphones and Python? Michael Torrie <torriem@gmail.com> - 2012-02-18 17:36 -0700
                Re: [OT]: Smartphones and Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-18 21:58 -0800
                Re: [OT]: Smartphones and Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-18 21:58 -0800
              Re: [OT]: Smartphones and Python? Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-02-20 12:53 +0100
            Re: [semi OT]: Smartphones and Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-16 21:25 -0800
            Re: [semi OT]: Smartphones and Python? Matej Cepl <mcepl@redhat.com> - 2012-02-19 00:41 +0100

csiph-web