Cannot resolve symbol “OnMapReadyCallBack” ERROR
up vote
-1
down vote
favorite
I want to implement OnMapReadyCallBack
interface on my Fragmeent. I added the following to the gradle.
maven {
url 'https://maven.google.com/'
name 'Google'
}
Then also I installed Google Play Services SDK.
And also added to dependencies:
implementation 'com.google.android.gms:play-services-vision:17.0.2'
Despite all that done, I still get that error?
What is the reason?
[installed google play srvices][1]
https://i.stack.imgur.com/bQl3C.jpg
android android-studio android-fragments
|
show 3 more comments
up vote
-1
down vote
favorite
I want to implement OnMapReadyCallBack
interface on my Fragmeent. I added the following to the gradle.
maven {
url 'https://maven.google.com/'
name 'Google'
}
Then also I installed Google Play Services SDK.
And also added to dependencies:
implementation 'com.google.android.gms:play-services-vision:17.0.2'
Despite all that done, I still get that error?
What is the reason?
[installed google play srvices][1]
https://i.stack.imgur.com/bQl3C.jpg
android android-studio android-fragments
When you try to build it it works?
– Vadim Eksler
Nov 7 at 7:51
Vadim Eksler I cleaned the project, then restarted, rebuilt it, however still the same error
– Seymur Ayvazov
Nov 7 at 7:54
Studio shows error, but try to run it on device
– Vadim Eksler
Nov 7 at 7:55
post fragment code
– Bek
Nov 7 at 8:04
I did that still the same
– Seymur Ayvazov
Nov 7 at 8:04
|
show 3 more comments
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I want to implement OnMapReadyCallBack
interface on my Fragmeent. I added the following to the gradle.
maven {
url 'https://maven.google.com/'
name 'Google'
}
Then also I installed Google Play Services SDK.
And also added to dependencies:
implementation 'com.google.android.gms:play-services-vision:17.0.2'
Despite all that done, I still get that error?
What is the reason?
[installed google play srvices][1]
https://i.stack.imgur.com/bQl3C.jpg
android android-studio android-fragments
I want to implement OnMapReadyCallBack
interface on my Fragmeent. I added the following to the gradle.
maven {
url 'https://maven.google.com/'
name 'Google'
}
Then also I installed Google Play Services SDK.
And also added to dependencies:
implementation 'com.google.android.gms:play-services-vision:17.0.2'
Despite all that done, I still get that error?
What is the reason?
[installed google play srvices][1]
https://i.stack.imgur.com/bQl3C.jpg
android android-studio android-fragments
android android-studio android-fragments
edited Nov 7 at 8:08
asked Nov 7 at 7:49
Seymur Ayvazov
13
13
When you try to build it it works?
– Vadim Eksler
Nov 7 at 7:51
Vadim Eksler I cleaned the project, then restarted, rebuilt it, however still the same error
– Seymur Ayvazov
Nov 7 at 7:54
Studio shows error, but try to run it on device
– Vadim Eksler
Nov 7 at 7:55
post fragment code
– Bek
Nov 7 at 8:04
I did that still the same
– Seymur Ayvazov
Nov 7 at 8:04
|
show 3 more comments
When you try to build it it works?
– Vadim Eksler
Nov 7 at 7:51
Vadim Eksler I cleaned the project, then restarted, rebuilt it, however still the same error
– Seymur Ayvazov
Nov 7 at 7:54
Studio shows error, but try to run it on device
– Vadim Eksler
Nov 7 at 7:55
post fragment code
– Bek
Nov 7 at 8:04
I did that still the same
– Seymur Ayvazov
Nov 7 at 8:04
When you try to build it it works?
– Vadim Eksler
Nov 7 at 7:51
When you try to build it it works?
– Vadim Eksler
Nov 7 at 7:51
Vadim Eksler I cleaned the project, then restarted, rebuilt it, however still the same error
– Seymur Ayvazov
Nov 7 at 7:54
Vadim Eksler I cleaned the project, then restarted, rebuilt it, however still the same error
– Seymur Ayvazov
Nov 7 at 7:54
Studio shows error, but try to run it on device
– Vadim Eksler
Nov 7 at 7:55
Studio shows error, but try to run it on device
– Vadim Eksler
Nov 7 at 7:55
post fragment code
– Bek
Nov 7 at 8:04
post fragment code
– Bek
Nov 7 at 8:04
I did that still the same
– Seymur Ayvazov
Nov 7 at 8:04
I did that still the same
– Seymur Ayvazov
Nov 7 at 8:04
|
show 3 more comments
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%2f53185347%2fcannot-resolve-symbol-onmapreadycallback-error%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
When you try to build it it works?
– Vadim Eksler
Nov 7 at 7:51
Vadim Eksler I cleaned the project, then restarted, rebuilt it, however still the same error
– Seymur Ayvazov
Nov 7 at 7:54
Studio shows error, but try to run it on device
– Vadim Eksler
Nov 7 at 7:55
post fragment code
– Bek
Nov 7 at 8:04
I did that still the same
– Seymur Ayvazov
Nov 7 at 8:04