NoClassDefFoundError: Failed resolution of: Landroid/support/v7/appcompat/R$styleable

前端 未结 5 746
谎友^
谎友^ 2020-12-03 16:57

Newbie trying to finish the My first App tutorial provided by Google. On the way to this fatal exception I did import a lot of random packages to get rid of \"cannot be reso

5条回答
  •  离开以前
    2020-12-03 17:50

    Just
         Build -> Clean Project
    and then
         Build -> Rebuild Project.
    That's all.

提交回复
热议问题