It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Hi all my clients want to create a black list app in which I want to drop signals or play开发者_Python百科 sound to users when call comes from that user. How can this be implemented?
You shouldn't implement such thing. Even with available workarounds, the application will break if the internal API that the workaround is based on will be changed.
Seriously, don't. No one would want an app acting like that.
精彩评论