Some time ago I posted a topic finding out how to manipulate alarms on Android, but I could not delete them because the API wasn't able to.
Actually, I have a Samsung Galaxy Tab 3 rooted and I thought that maybe now I can manipulate alarms with a root command or something similar. But I do not know how to do it. Is there a way to do it?
Control alarms with root
Moderator: Martin
Re: Control alarms with root
I did it by modifying the database file that stores the alarm with run root command sqlite. It's complicated but in the end it works well.
Re: Control alarms with root
Can you share me the flow where you did it? Maybe it can work for me.