View Single Post
  (#1 (permalink)) Old
abhsax1978@hotmail.com Offline
Thumbs Must Hurt
 
abhsax1978@hotmail.com's Avatar
 
Posts: 80
Join Date: Jun 2008
Location: NOIDA
Model: 8100
OS: 4.2.1.91
PIN: 2052AEF9
Carrier: Soft. Engg.
Unhappy Any way to delete the PersistentStore from the emulator - 08-29-2008, 12:30 AM

Hi,
I want to delete all the Persistent-Stores from the Emulator. I want to also do it in a programmatic way but I need a way to find out all the Persistent-Store my device or the emulator is using, as in MIDlet we have:
Code:
RecordStore.listRecordStores();
.
As well as I want to know where the stores are stored in the Emulator.
As I figure out these stores are kept in the COD file or the DUMP files as 8100.dump in Simulator directory.
Please help.

Last edited by abhsax1978@hotmail.com : 09-13-2008 at 03:24 AM.
   
Reply With Quote
Sponsored Links
Please Login or Register to Remove these Advertisements!