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


Groups > comp.lang.java.programmer > #9492

Android URI to drawable

From Dirk Bruere at NeoPax <dirk.bruere@gmail.com>
Newsgroups comp.lang.java.programmer
Subject Android URI to drawable
Date 2011-11-04 01:33 +0000
Organization Dirk Bruere at Neopax
Message-ID <9hgtnoF760U1@mid.individual.net> (permalink)

Show all headers | 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 | NextNext in thread | Find similar | Unroll thread


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