I have a service in an application, and I can reach this service from different applications.
And when applications are tried to bind this service I want to know which application is trying to bind my service in onBind function,
but I can't get the package name or UID of this application in onBind function.
Is it possible to get the application name or UID which is trying to bind my service in onBind function?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…