Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED

前端 未结 4 1649
孤独总比滥情好
孤独总比滥情好 2020-12-19 08:31

i am getting strange issue while installing app.

I have create Google Map V2 example and its working fine. After all success i have integrate JAV

4条回答
  •  既然无缘
    2020-12-19 08:51

    You should add android:name=".Splash" instead of android:name="Splash"

    Modified code below:::HAPPY CODING :)

    
                
                    
    
                    
                
            
    

提交回复
热议问题