1 2 3 4 page.tags="RepeatingAlarm" 5 sample.group=Background 6 @jd:body 7 8 9 <p>This sample demonstrates how to implement a repeating alarm using an {@link android.app.AlarmManager}.</p> 10