• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Cannot resolve symbol 'map'

Morganw236

Lurker
Hi, I have a Problem in my code , the message is incompatible type .

Could you help me with this problem ? please , thanks

ARhigqslZ1BJihtSjR_GYJJO8CS-biAe1yty3wnHDZQflTZPTdUfYscI_onAr8mQ7Ud-xO4IKWQJH8Zgg4c2KY4bu0r0tKqNpqN_gqr3KyRtpM-SZhPCXHzLQUhwV1WlYGmwjljK


Regards
 
Difficult to provide help from a screenshot like this.

I'm guessing that you have not imported Map from java.utils.

If you want help, show all relevant code in [code][/code] tags.
 
I see the problem , - share it in case someone else happens once

I used the library ' com.mcxiaoke.volley:library-aar:1.0.0' and now change for
'com.android.volley:volley:1.1.1'
The problem disappeared , Thanks
 
Last edited:
Ok. Library version mismatch.
 
Last edited by a moderator:
Back
Top Bottom