I'm new to Android programming and trying to wrap my head around this just to make myself clear about how things work.
When creating Sqlite databases in an Android app, where is the database stored? Does it get deleted when the app is removed? Any info about this would be much helpful in understanding Android programming for people coming from a web development background.