Hi I am new to Android. Just started with Hello activity program (1.5 R3 SDK). I need to work on a new product based upon android platform and my job is to write an application which can take complete control of UI. I want to use the existing android framework (say G1 phone framework) as much as possible and do little changes wherever required.
Now my question is - Is there any mechanism in Android to takeover control of the default UI behavior?? Like there must be some listener to track the incoming call, but then, can I restrict the incoming call indication and show my own screen? one way which I can think of is : Capturing the events/data to native display driver and diverting this information to my own display driver.then I want to show my own screens. Is this possible or there are security restrictions ? If possible how much effort it will require? Is there any alternative easy way present? (Say changes at framework/ application level?) I just want to do these changes for my work, I do not want to propose any changes in the existing Android framework. Thanks in advance. Best Regards hstdev --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
