android incoming call screen

Posted by shaimagz on Stack Overflow See other posts from Stack Overflow or by shaimagz
Published on 2010-03-21T09:32:56Z Indexed on 2010/03/21 9:41 UTC
Read the original article Hit count: 498

Filed under:

I would like to add details to the incoming call screen on android. lets say I have a string 'x', so I want 'x' to show up on the incoming call screen under the name of the person who is currently calling.

I know this is possible because of this apps: CallerId, Vringo

I'm pretty new to this area, so I need to know what is the process to achieve that, for example: get the event of incoming call, go to the incoming call interface and so on.

Thanks!

© Stack Overflow or respective owner

Related posts about android