Hello,
i need to develop an application that can collect all images and videos available into phone memory and memory card and store their path into a database.
I tried to implement is using the "Connector" class as in the example:
http://wiki.forum.nokia.com/index.ph...ers_in_Java_ME
going iteratively into File system but getting the annoying message "Allow application to write user-data?".
Is there an alternative way to look for all images and video into file system or in default folders avoiding that annoying message?
Thank you

Reply With Quote

