My application has a widget. The widget reads the jpg from the sd card when onUpdate is called. It works fine before android 2.3.
In android2.3, the widget cannot read the file and throws FileNotFoundException with the cause "Permission denied". But if I run the app before adding the widget, the widget works. -- 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

