Error inflating class fragment Android Map v2

后端 未结 4 1587
忘掉有多难
忘掉有多难 2021-01-23 11:20

I know this is a duplicate question, but solutions from previous post doesn\'t worked for me. Thats why am asking this question.

I am tryi

4条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-23 11:42

    This could happen also if you did not define API_KEY for google maps in your manifest file.

    It looks like this:

    `....
    
    ....`
    

    Create your key in Google Developer Console

提交回复
热议问题