> 1. Are there additional permissions to be included?

No.

> 2. The Downloader.java is a helper class whose object is being used in
> a Receiver. Does giving the receiver the WRITE_EXTERNAL_STORAGE would
> also enable Downloader.java to access the SDCard

The permission should be for your application, not for an individual
component. Moreover, I don't think you would get this message just for
this permission being missing.

> 3. Any other suggestions

Are you sure your emulator has an SD card image? They don't by default.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to