Hi,
I would like to store some user configurable settings in the widget. Which means, these settings need to be persistance and reloaded whenever the user loads the widget. I am thinking of a text file implementation, where the widget will read a text file from the application own folder. Is it possible to read a external text file locally stored in the phone from a widget?

Reply With Quote

