Google Related Exams
Associate-Android-Developer Exam
In Android 8.0, API level 26, some APIs regarding notification behaviors were moved from Notification to NotificationChannel. For example, what should we use instead of NotificationCompat.Builder.setPriority() for Android 8.0 and higher?
The Log class allows you to create log messages that appear in logcat. Generally, you could use the following log methods: (Choose five.)
What is a correct part of an Implicit Intent for sharing data implementation?