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

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -