Unable to find explicit activity class {}; have you declared this activity in your AndroidManifest.xml

后端 未结 2 781
死守一世寂寞
死守一世寂寞 2021-01-18 19:49

I\'m trying unzip some files in background, so I use IntentService like in google\'s tutorial. My service class declared in AndroidManifest like this:



        
2条回答
提交回复
热议问题