Could i just intercept the incoming and ourgoing calls then let my screen be top of the screen? Or i just need to listen the phone's state?
I don't want to modify the firmware.That's really a huge work.I'm just learing Android for 10 days.... On Jul 16, 9:19 am, Jason Proctor <[email protected]> wrote: > ISTR a response from Dianne not so long ago which said that the > in-call experience is not currently changeable via the Java API. > > so in other words you'd have to modify the native parts of Android > (the firmware) and then ship your own Android distribution. probably > more work than you want to take on. > > i hope the in-call experience will be pluggable soon, too. > > > > > > >Does this mean I need to change the source code to get the new screen? > >Is there any reference materials? > > >On Jul 16, 9:08 am, Mark Murphy <[email protected]> wrote: > >> Ivy wrote: > >> > When a call is in or out,I need to display another screen,not the > >> > system's.Is there any sample here? > > >> That requires modifying the firmware. For details on modifying the > >> firmware, visit: > > >> http://source.android.com > > >> -- > >> Mark Murphy (a Commons > >>Guy)http://commonsware.com|http://twitter.com/commonsguy > > >> _The Busy Coder's Guide to *Advanced* Android Development_ > >> Version 1.0 Available! > > -- > jason.software.particle- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

