I am developing a personal medicine time reminder application.It is working almost properly except the fact that it is stopping after notifying the medicine time a few times. While monitoring the log cat of the application i found that it is stopping the alarm receiver after getting the following Warning.
W/System: ClassLoader referenced unknown path: /data/app/com.example.sakkar.medicineschedular-2/lib/arm
Can anyone help me to solve this problem?