Detect incoming email notification in android -
can detect notification when there incoming email in android ?
is there solution, tutorial, or sample code can try?
thanks
try implements notificationlistenerservice. here official documentation https://developer.android.com/reference/android/service/notification/notificationlistenerservice.html
and can take question notificationlistenerservice implementation
Comments
Post a Comment