I just updated my android sdk tool to revision 12 today. I usually check the box "wipe user data" before launching an AVD. But now it seems like rev 12 is keeping all my settings (not resetting the simulator to the original state). Anyone else runs into this problem? Is the only solution just to create a new AVD every time?
Edit: The reason I am wiping user data every time is due to my app is coded to copy over a default database on the first use. i am using different initial db to test different things.