get notification picture of direction from google maps
up vote
0
down vote
favorite
Is there a way to get the direction/heading image from google maps notification. I'm using notificationlistenerservice. I already tried
sbn.getNotification().getSmallIcon()
and
sbn.getNotification().getLargeIcon().
sbn.getNotification().getLargeIcon() is always null and sbn.getNotification().getSmallIcon() is a 24x24 pixel black image.
I want to extract the white arrow image from the notification and want to know if maps suggests to go straight, turn, etc.

add a comment |
up vote
0
down vote
favorite
Is there a way to get the direction/heading image from google maps notification. I'm using notificationlistenerservice. I already tried
sbn.getNotification().getSmallIcon()
and
sbn.getNotification().getLargeIcon().
sbn.getNotification().getLargeIcon() is always null and sbn.getNotification().getSmallIcon() is a 24x24 pixel black image.
I want to extract the white arrow image from the notification and want to know if maps suggests to go straight, turn, etc.

add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Is there a way to get the direction/heading image from google maps notification. I'm using notificationlistenerservice. I already tried
sbn.getNotification().getSmallIcon()
and
sbn.getNotification().getLargeIcon().
sbn.getNotification().getLargeIcon() is always null and sbn.getNotification().getSmallIcon() is a 24x24 pixel black image.
I want to extract the white arrow image from the notification and want to know if maps suggests to go straight, turn, etc.

Is there a way to get the direction/heading image from google maps notification. I'm using notificationlistenerservice. I already tried
sbn.getNotification().getSmallIcon()
and
sbn.getNotification().getLargeIcon().
sbn.getNotification().getLargeIcon() is always null and sbn.getNotification().getSmallIcon() is a 24x24 pixel black image.
I want to extract the white arrow image from the notification and want to know if maps suggests to go straight, turn, etc.

edited 2 days ago
Devil10
6791516
6791516
asked 2 days ago
JBird
164
164
add a comment |
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%2f53234489%2fget-notification-picture-of-direction-from-google-maps%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