Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75974
| From | Christian Gollwitzer <auriocus@gmx.de> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: how to write file into my android phone? |
| Date | 2014-08-10 11:46 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <ls7f1l$27l$1@dont-email.me> (permalink) |
| References | <53E660BF.7080401@gmail.com> <CAMw+j7J6_R2pR3PTch3okxqYDs57rOoKHLbssHrq54Q75gGLSw@mail.gmail.com> <ls66uo$mru$1@ger.gmane.org> <mailman.12809.1407661690.18130.python-list@python.org> <53e73de8$0$24963$c3e8da3$5496439d@news.astraweb.com> |
Am 10.08.14 11:39, schrieb Steven D'Aprano: > Android phones don't mount as storage devices? > > Oh well, that's Android crossed off my list. > Not any longer. They used to, but the support for mass storage was dropped in favour of MTP to allow concurrent access from both the computer and the phone. It is still possible to activate the mass storage driver in current Android using custom firmware. Christian
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: how to write file into my android phone? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-10 11:08 +0200
Re: how to write file into my android phone? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-10 19:39 +1000
Re: how to write file into my android phone? Christian Gollwitzer <auriocus@gmx.de> - 2014-08-10 11:46 +0200
Re: how to write file into my android phone? Marko Rauhamaa <marko@pacujo.net> - 2014-08-10 12:56 +0300
Re: how to write file into my android phone? Grant Edwards <invalid@invalid.invalid> - 2014-08-11 22:58 +0000
Re: how to write file into my android phone? Grant Edwards <invalid@invalid.invalid> - 2014-08-12 14:18 +0000
Re: how to write file into my android phone? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-08-10 20:51 -0400
Re: how to write file into my android phone? Anssi Saari <as@sci.fi> - 2014-08-12 16:31 +0300
Re: how to write file into my android phone? alex23 <wuwei23@gmail.com> - 2014-08-14 16:09 +1000
Re: how to write file into my android phone? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-14 08:21 +0200
csiph-web