This is getting stranger. This only seems to happen on Windows. This is the 
process I tried:

1. Delete/uninstall the app from the phone
2. Run app from android studio on Windows. Problem: database still exists 
and app sees all old data (even though I uninstalled the app)
3. Uninstall app
4. Run app from android studio on my macbook. No problem! The database is 
fresh, and no existing data is found
5. Uninstall app again
6. Test again on my Windows machine. Now, the database comes back and the 
app sees the old old database info (from step 2!). Uninstall at this point 
doesn't get rid of it

So I really am at a loss now. Why would running on a Mac be OK? And why 
would, after running on a Mac and cleaning out the database, then bring the 
old Windows database again? Should this not all be OS independent?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/9bd2d742-39bf-4494-9309-22f4a28429af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to