G
Guest
I have an app that stores information in the Application Data directory and
works fine when it's installed on the device. I just reference "\Application
Data\MySpecialDir" and I'm set. However, if the application is installed on
an SD card this reference fails.
How do I address the Application Data directory on the device itself,
absolutely rather than relatively the way "\Application Directory" does?
Thanks in advance for answering what is likely a very basic question.
works fine when it's installed on the device. I just reference "\Application
Data\MySpecialDir" and I'm set. However, if the application is installed on
an SD card this reference fails.
How do I address the Application Data directory on the device itself,
absolutely rather than relatively the way "\Application Directory" does?
Thanks in advance for answering what is likely a very basic question.