I have been developing an Android application and I need to execute 1 task every hour. I uses the following code for it:
private static final long ALARM_PERI
Have you added receiver tag in application tag in manifest.xml