DeskClock: Failed to set up Alarm
1. Add alarm will prompt error tips because it does NOT use Notification Channel while NotificationCompat.Builder.build 2. Failed to start Alarm notification because it can NOT start background service in Andorid O while APP is in Idle mode Set targetSdkVersion as 25 so the AlarmManager/Notification API will keep behavior as Android N Change-Id: I79e058bf091c60ba89dc77b475eccf7a25212006 CRs-Fixed:
Loading
Please register or sign in to comment