MuTime
MuTime copied to clipboard
Error reboot class
<receiver android:name="com.medavox.library.mutime.Persistence">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
</intent-filter>
</receiver>