Exception java.lang.NoClassDefFoundError: android.support.v7.appcompat.R$styleable

后端 未结 5 728
长发绾君心
长发绾君心 2021-01-12 18:39

Hi all I am getting a exception while working with support lib. I know lot of question and answer are available in SO but no one work for me

11-27 11:58:15.4         


        
5条回答
  •  难免孤独
    2021-01-12 19:18

    Import the support.v7.appcompat as a library project in your workspace and attach it with your project.

    Try this,it will work for sure. if you still face any issue, do comment.

提交回复
热议问题