Android: how to get the intent received by a service?

前端 未结 3 1953
情深已故
情深已故 2020-12-29 02:28

I\'m starting a service with an intent where I put extra information.

How can I get the intent in the code of my service?

There isn\'t a function like

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