• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Read file in appWidget

intsurfer

Lurker
Hello world! :)

I googled for a long time, but I've found no desision... The problem is:

I have appWidget with the configuration activity where i create an xml file to save user's data. In appWidget I try to open that xml file with openFileInput(), but i got IOException. May be I do something wrong or there're some restrictions on using files in appWidgets?

Thanks in advance!
 
Back
Top Bottom