Question where save file

Login to reply to this topic.
Tue, 2008-02-12 13:44
Joined: 2006-07-21
Forum posts: 158

Hi,
in my program for 3rd I have a file of configuration that I insert in app.pkg inside this folder:

"C:\progetti\app\data\about.properties"-"!:\system\apps\app\about.properties"

But when i install my application inside memory card, this file is not found.
If I install application on phone memory is all ok.
I try to insert this file inside folder "resource" but application give me error of portection.
Where i insert this file for do work application olso in memory card?
Thanks
SIlvia


Tue, 2008-02-12 15:26
Joined: 2006-07-21
Forum posts: 158
Re: Question where save file

Maybe I give to my program particular CAPABILITY??
I use:
LocalServices Location NetworkServices ReadDeviceData ReadUserData WriteDeviceData WriteUserData

I need to insert other for read from directory on memory card?

Tue, 2008-02-12 15:33
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: Question where save file

The private folder is an optimum choice. If its some shared database or something like that then "!:\data\...." might also be an option

Tue, 2008-02-12 16:04
Joined: 2006-07-21
Forum posts: 158
Re: Question where save file

Problem if maybe how I create folder for my application.
The strange thing is that with fexplorer I cannot enter inside this folder" system\apps\myapp, fexplorer give me error "user 11", but if I open for example system\apps\navigator I see all file without problem.
When do I wrong??

Thanks

Wed, 2008-02-13 10:22
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: Question where save file

Am able to see my file when its in "!:\data\...."

Wed, 2008-02-13 10:49
Joined: 2005-09-23
Forum posts: 9
Re: Question where save file

Silvia, ti ho scritto alla tua mail su tiscali, ho bisogno di un aiutino...

  • Login to reply to this topic.