Hi I have an app that sets an alarm to do a specific operation when the alarm is triggered.
In case if I re-install the app, what will happen to the Alarm that was set previously? Will it still be active? or will it be killed due to re-installation.
Will there be any change in behavior if the app is a System app? I mean will the alarm be active even in the case of re-installation for System apps?