I have no AllFile capability. There are two applications I developed that want share one file.
App A create the file and App B read it. How can I accomplish this?
Thank you.
I have no AllFile capability. There are two applications I developed that want share one file.
App A create the file and App B read it. How can I accomplish this?
Thank you.
poporz, Music sharing software for S60 1rd & 2rd.
Play music during call. Support MP3 and one-key playing.
刨乐,音乐分享软件,在通话过程中播放音乐。支持S60第一版和第二版。支持MP3,支持一键快速播放。
http://www.poporz.com
Maybe this article and the link provided in it might give you a few tips.
Hope it does!!
- Neil R.Bhasme -
Twitter: @Symbian_Neil
Hi,
As long as your file doesn't need to be kept securely then you don't need AllFiles. App A just needs WriteUserData and App B ReadUserData. Then you could just put the file into a public directory.
Sorcery
poporz, Music sharing software for S60 1rd & 2rd.
Play music during call. Support MP3 and one-key playing.
刨乐,音乐分享软件,在通话过程中播放音乐。支持S60第一版和第二版。支持MP3,支持一键快速播放。
http://www.poporz.com
Try this Wiki Article: Find Files
I hope it would be helpful to you at some extent.
Kiran.