android:process causes my MyApplication's onCreate method to be called twice. How can I prevent the code running twice?

后端 未结 0 849
北荒
北荒 2020-12-09 08:45

I am aware that if I use android:processin the manifest then the class that extends Application will be called twice. Once, for the app and a second time for th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题