Daniel Hindrikes
Developer and architect with focus on mobile- and cloud solutions!
Developer and architect with focus on mobile- and cloud solutions!
By default all your data from your previous runs is deleted when you're deploying an Xamarin.Android app. In many cases you don't want the data to be deleted.
Visual Studio
To preserve data go to Tools -> Options -> Xamarin -> Android Settings and check "Preserve application data/cache on device between deploys".
Xamarin Studio
To preserve data go to Tools -> Options -> Android and check "Preserve data/cache between application deploys".