erenalkan Lurker Nov 12, 2021 #1 Hello, while adding the mapview to the layout, I am encountering the following error. How can I solve it?
Hello, while adding the mapview to the layout, I am encountering the following error. How can I solve it?
Unforgiven ...eschew obfuscation... Administrator Nov 12, 2021 #2 I'm not sure if the forum you posted this in originally gets much traffic. I moved it here so folks will see it.
I'm not sure if the forum you posted this in originally gets much traffic. I moved it here so folks will see it.
James_Watson Android Enthusiast Nov 14, 2021 #3 Go File - Project Structure - Dependencies Tab, Add com.google.android.gms Then clean and rebuild your project.
Go File - Project Structure - Dependencies Tab, Add com.google.android.gms Then clean and rebuild your project.
erenalkan Lurker Nov 16, 2021 #4 James_Watson said: Go File - Project Structure - Dependencies Tab, Add com.google.android.gms Then clean and rebuild your project. Click to expand... i did but didn't work. it's give same error again
James_Watson said: Go File - Project Structure - Dependencies Tab, Add com.google.android.gms Then clean and rebuild your project. Click to expand... i did but didn't work. it's give same error again
James_Watson Android Enthusiast Nov 16, 2021 #5 erenalkan said: i did but didn't work. it's give same error again Click to expand... Upload a screenshot about your project 'Dependencies Tab', please.
erenalkan said: i did but didn't work. it's give same error again Click to expand... Upload a screenshot about your project 'Dependencies Tab', please.
erenalkan Lurker Nov 17, 2021 #6 Delete the dependencies part and build it. when i paste and build again the problem is fixed. Thanks