File handling using Qt for Mobiles
-
Hi everybody! I am planning to develop an app for nokia phones. My app involves reading and writing data from text files. I wanted to know if it's possible when I install my app on the nokia phone i.e. I wanted to know whether my installed app can write and retrieve data from text files in a mobile...(Are text files automatically created in mobile if I want to write data into the file?)?
-
Well, you should use QFile to write and read from phone, and there are some directorys and places when you cant write or read without correct capabilities.