Re: [android-developers] Edit Incoming Call Activity

2011-03-22 Thread Ash Pat
Thank you! I'll look around how to do it. On Tue, Mar 22, 2011 at 6:51 PM, TreKing wrote: > On Tue, Mar 22, 2011 at 6:39 PM, Ash wrote: > >> Is it possible to add a new button to the existing incoming call screen? >> > > Sure. Build your own version of the firmware. Wrong list for that though.

Re: [android-developers] Edit Incoming Call Activity

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 6:39 PM, Ash wrote: > Is it possible to add a new button to the existing incoming call screen? > Sure. Build your own version of the firmware. Wrong list for that though. - Tr

[android-developers] Edit Incoming Call Activity

2011-03-22 Thread Ash
Is it possible to add a new button to the existing incoming call screen? I want to add a button to the existing incoming call screen (along with Answer and Reject buttons) that will launch my application. Should I create a new activity or can I modify the existing incoming call activity? -- You r