Suppressing/hiding/overriding Android call UI
Is it possible to initiate an outgoing call without having the phone invoke it's default dialing screen? The point is to be able to make a call without someone knowing I'm m开发者_JS百科aking a call.
From an SDK application, this is not possible.
精彩评论