call - Get number as dialed in the native dialer of android -
Can I get the number entered in the user's dialer on the run? I enter programmatically in the original dialer, so I want to get points one by one?
I got the answer. You can not get key events from the original dialer because it will create a serious security problem and the dialer can easily spy.
Comments
Post a Comment