We are developing Caller ID application and till now we are able to replace default incoming call screen with our own layout/caller ID screen following http://developer.android.com/reference/android/telephony/TelephonyManager.html with CALL_STATE_RINGING
However, the issue we are facing is as follows a) When phone gets incoming call, the default incoming call screen gets priority and gets displayed immediately b) after 1-2 seconds, our caller ID screen come up. we want to avoid/suppress/delay default incoming call screen completely so that user experience will be better. Any suggestions / points would be greatly appreciated
Thanks in advance Veekay veekay@siliconembsys.com