Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9492
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Dirk Bruere at NeoPax <dirk.bruere@gmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Android URI to drawable |
| Date | Fri, 04 Nov 2011 01:33:52 +0000 |
| Organization | Dirk Bruere at Neopax |
| Lines | 11 |
| Message-ID | <9hgtnoF760U1@mid.individual.net> (permalink) |
| Reply-To | dirk.bruere@gmail.com |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net bHjXb8JK8sB5Ua8ITTHYgAuXKvWfP1Fpp3ck4/42HdvAsZ0/dv |
| Cancel-Lock | sha1:k+7G2RPNOsy8lRebd6jxvry/vPQ= |
| User-Agent | Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 |
| X-Antivirus | avast! (VPS 111103-1, 03/11/2011), Outbound message |
| X-Antivirus-Status | Clean |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9492 |
Show key headers only | View raw
Drawable d =
Drawable.createFromPath("e:\\Config\\$NetRadioCovers\\Other\\96.7
Ashbourne Radio.jpg");
This returns null, even though the path is correct.
Any ideas on how to do it?
--
Dirk
The New Futurism : ZERO STATE : http://zerostate.net
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Android URI to drawable Dirk Bruere at NeoPax <dirk.bruere@gmail.com> - 2011-11-04 01:33 +0000
Re: Android URI to drawable Lew <lewbloch@gmail.com> - 2011-11-03 19:15 -0700
Re: Android URI to drawable Dirk Bruere at NeoPax <dirk.bruere@gmail.com> - 2011-11-04 02:41 +0000
Re: Android URI to drawable Dirk Bruere at NeoPax <dirk.bruere@gmail.com> - 2011-11-04 03:38 +0000
Re: Android URI to drawable Lew <lewbloch@gmail.com> - 2011-11-04 08:54 -0700
Re: Android URI to drawable Dirk Bruere at NeoPax <dirk.bruere@gmail.com> - 2011-11-06 00:06 +0000
Re: Android URI to drawable Roedy Green <see_website@mindprod.com.invalid> - 2011-11-03 21:59 -0700
csiph-web