I created a mobile/tablet application in flex, using flex mobile application in Flex4 using SDK4.1. In application, there is some data which i copy from application directory to app-storage directory. It is copied successfully and working fine. Now i want to know where i can find the location of app-storage directory of that application. When i trace app-storage directory path, it is showing "data/data/air.applicationname/local store/", so where it is: - in SD card - in phone memory
Please give me an idea to find out the application storage physical location. Any web link or code sample would be appreciated.