unable to instantiate application - ClassNotFoundException

后端 未结 13 1594
悲哀的现实
悲哀的现实 2021-01-01 20:57

EDIT: This problem has not already been resolved in the other suggested SO question

I had a fully working app on the market for over a year, with ve

13条回答
  •  轮回少年
    2021-01-01 21:32

    Have you tried to make a new subclass of MyGameApplicationClass in your 'main' project and set it in the manifest as Application class?

提交回复
热议问题