Description: Android based reminders, use AlarmManager achieve timing reminder, same time, using BroadcastReceiver component solved after restarting AlarmManager failure function, which also borrows from the middle SharedPreferences as the data is stored.
To Search:
File list (Check if you may need any files):
remind
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.jdt.core.prefs
......\AndroidManifest.xml
......\assets
......\bin
......\...\AndroidManifest.xml
......\...\classes
......\...\.......\com
......\...\.......\...\example
......\...\.......\...\.......\remind
......\...\.......\...\.......\......\BootReceiver.class
......\...\.......\...\.......\......\BuildConfig.class
......\...\.......\...\.......\......\MainActivity.class
......\...\.......\...\.......\......\R$attr.class
......\...\.......\...\.......\......\R$dimen.class
......\...\.......\...\.......\......\R$drawable.class
......\...\.......\...\.......\......\R$id.class
......\...\.......\...\.......\......\R$layout.class
......\...\.......\...\.......\......\R$menu.class
......\...\.......\...\.......\......\R$string.class
......\...\.......\...\.......\......\R$style.class
......\...\.......\...\.......\......\R.class
......\...\.......\...\.......\......\Reminder.class
......\...\.......\...\.......\......\ReminderNotification.class
......\...\.......\...\.......\......\test.class
......\...\classes.dex
......\...\dexedLibs
......\...\.........\android-support-v4-180b8be32cab99e8b2bfdaecd0532539.jar
......\...\jarlist.cache
......\...\remind.apk
......\...\res
......\...\...\drawable-hdpi
......\...\...\.............\ic_launcher.png
......\...\...\drawable-mdpi
......\...\...\.............\ic_launcher.png
......\...\...\.............\notification_icon.png.png
......\...\...\drawable-xhdpi
......\...\...\..............\ic_launcher.png
......\...\...\drawable-xxhdpi
......\...\...\...............\ic_launcher.png
......\...\resources.ap_
......\gen
......\...\com
......\...\...\example
......\...\...\.......\remind
......\...\...\.......\......\BuildConfig.java
......\...\...\.......\......\R.java
......\ic_launcher-web.png
......\libs
......\....\android-support-v4.jar
......\proguard-project.txt
......\project.properties
......\res
......\...\drawable-hdpi
......\...\.............\ic_launcher.png
......\...\drawable-ldpi
......\...\drawable-mdpi
......\...\.............\ic_launcher.png
......\...\.............\notification_icon.png.png
......\...\drawable-xhdpi
......\...\..............\ic_launcher.png
......\...\drawable-xxhdpi
......\...\...............\ic_launcher.png
......\...\layout
......\...\......\activity_main.xml
......\...\menu
......\...\....\main.xml
......\...\values
......\...\......\dimens.xml
......\...\......\strings.xml
......\...\......\styles.xml
......\...\values-sw600dp
......\...\..............\dimens.xml
......\...\values-sw720dp-land
......\...\...................\dimens.xml
......\...\values-v11
......\...\..........\styles.xml
......\...\values-v14
......\...\..........\styles.xml
......\src
......\...\com
......\...\...\example
......\...\...\.......\remind
......\...\...\.......\......\BootReceiver.java
......\...\...\.......\......\MainActivity.java
......\...\...\.......\......\Reminder.java
......\...\...\.......\......\ReminderNotification.java
......\...\...\.......\......\test.java