You could do that but there's a catch if you want to see the changes on a real device - you would have to push the changed Android source code to phone manufacturers so they use your modified version of the OS on new phones.
Correct me if I'm wrong.. On Sep 26, 11:02 am, "Pulkit Arora" <[EMAIL PROTECTED]> wrote: > Thanks for ur reply.. One more question, i believe the android team will be > releasing the source for the OS in December, i hope i will be able to do any > kind of tweaks in it then, as in overriding the incoming call event etc.. ? > > > > On Fri, Sep 26, 2008 at 1:23 PM, hackbod <[EMAIL PROTECTED]> wrote: > > > You can't replace the call screen in 1.0. You can, however, intercept > > outgoing calls: > > >http://code.google.com/android/reference/android/content/Intent.html#... > > > On Sep 25, 6:35 pm, chouman82 <[EMAIL PROTECTED]> wrote: > > > Is it possible to intercept the intent of calling and answering and by > > > doing that replacing the calling/answering screen. > > > I see from the logcat that right now com.android.phone.InCallScreen > > > activity is been started. Anyway to overwrite that to have my own > > > activity to show up? > > -- > Pulkit Arora --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

