Hi, Can some one please help me on this issue?
I have created a file in my documentsDirectory. In mobile sdCard the folder will be created with the db file. So if a user is uninstalling the application, the folder which is created should also get deleted. Is this possible? On Wed, Nov 27, 2013 at 10:18 PM, Saju Thankathurai <[email protected] > wrote: > Hi, > > I created a Flex mobile app. When a user installs the app, the data which > is stored as an xml file in Google drive downloads to the sdCard in mobile. > Then the xml file is read and the data is stored in sqlite dataBase. After > database creation, the xml file is deleted. > > So the folder now contain only a db file. > > If a user uninstalls the application, Is it possible to delete the folder > which contains the db file? > > -- > > Regards > Saju Thankathurai > > -- Regards Saju Thankathurai,
