Android, string resource not found

后端 未结 8 667
悲&欢浪女
悲&欢浪女 2020-12-20 11:45

I\'m working on an App, and I am getting weired errors. I put in some String resource in res/values/strings and saved it. Now If I want to access it in an Activ

8条回答
  •  误落风尘
    2020-12-20 12:32

    Checkout this thread, it fixed my problem. R cannot be resolved - Android error

提交回复
热议问题