I have a problem with AlarmManager, I set the code for scheduling a repeating alarm and after I run the application, the alarm runs fine. Even if I click on Home button (and
That's a normal behavoiur ! The alarm will stop working when your app goes to onDestroy().