Hi,
How to save the xml file content from RSS reader in a local system.
Thanks in Advance.
Hi,
How to save the xml file content from RSS reader in a local system.
Thanks in Advance.
Hi jameskittu,
saving local data is supported by using the widget.setPreferenceForKey() method: http://library.forum.nokia.com/index...1F28E9F27.html
If you want to write directly on the device's filesystem, you could take a look at API Bridge, that allows to write and embed custom plugins that uses native Symbian functionalities: http://www.forum.nokia.com/info/sw.n...ApiBridge.html
Pit