How to read CarExtender information from Notification
up vote
0
down vote
favorite
I am trying to build an app which will show notifications in a different UI. I can use NotificationListenerService to get updates on notifications. Recently Android added support for Android Auto. Which gives more capability like replyIntent etc. How can I read this information from StatusBarNotification
android android-auto
add a comment |
up vote
0
down vote
favorite
I am trying to build an app which will show notifications in a different UI. I can use NotificationListenerService to get updates on notifications. Recently Android added support for Android Auto. Which gives more capability like replyIntent etc. How can I read this information from StatusBarNotification
android android-auto
Are you trying to gather notifications from all other apps, and group them into a different UI? Is that why you want the replyIntent, to be able to respond to other apps notifications from that different UI?
– salminnella
Nov 6 at 21:09
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to build an app which will show notifications in a different UI. I can use NotificationListenerService to get updates on notifications. Recently Android added support for Android Auto. Which gives more capability like replyIntent etc. How can I read this information from StatusBarNotification
android android-auto
I am trying to build an app which will show notifications in a different UI. I can use NotificationListenerService to get updates on notifications. Recently Android added support for Android Auto. Which gives more capability like replyIntent etc. How can I read this information from StatusBarNotification
android android-auto
android android-auto
asked Nov 5 at 16:59
bhkiran
12117
12117
Are you trying to gather notifications from all other apps, and group them into a different UI? Is that why you want the replyIntent, to be able to respond to other apps notifications from that different UI?
– salminnella
Nov 6 at 21:09
add a comment |
Are you trying to gather notifications from all other apps, and group them into a different UI? Is that why you want the replyIntent, to be able to respond to other apps notifications from that different UI?
– salminnella
Nov 6 at 21:09
Are you trying to gather notifications from all other apps, and group them into a different UI? Is that why you want the replyIntent, to be able to respond to other apps notifications from that different UI?
– salminnella
Nov 6 at 21:09
Are you trying to gather notifications from all other apps, and group them into a different UI? Is that why you want the replyIntent, to be able to respond to other apps notifications from that different UI?
– salminnella
Nov 6 at 21:09
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53158888%2fhow-to-read-carextender-information-from-notification%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Are you trying to gather notifications from all other apps, and group them into a different UI? Is that why you want the replyIntent, to be able to respond to other apps notifications from that different UI?
– salminnella
Nov 6 at 21:09