79451299

Date: 2025-02-19 12:26:14
Score: 3
Natty:
Report link

It's a way to use service in same process, not for inter-process acesss, if you want bindService from another process, use aidl interface instead of this way.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ZhangYu