Using the file api of phone gap build, I want to get the application directory in which all files should be stored.
What command do I need to use?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
With this code you’ll have a DirectoryEntry object for the root directory of your app stored in the global variable “rootFS”. You can get the path of that folder like this: