Every time I deploy my application on device, it removes all accounts from AccountManager associated with that application. Is there any way to prevent this ?
In my deployment script I had
adb shell pm uninstall -k my.app.pck
So that removed all accounts