“Error inflating class fragment” with google map

前端 未结 10 1916
有刺的猬
有刺的猬 2020-12-01 09:29

I tried to make a sample project using Google Map, but I couldn\'t. Help me please!

Test Device : Android 4.0.4


Error Message :

12-2         


        
10条回答
  •  北海茫月
    2020-12-01 10:29

    I had the same problem and I did the mistake to only add one of the 2 following tags. Note that you are also missing one of these two

            
            
    

    The actual error is really misleading, as you might be thinking of some API level UI issue.

提交回复
热议问题