The documentation is pretty much the source code. Feel free to look at it, and post questions to the appropriate list (android-platform or android-framework). This is not the appropriate list, so I'll avoid further discussion here. :}
On Sat, Feb 14, 2009 at 11:01 PM, Saroj (सरोज) <[email protected]> wrote: > Hello Dianne, > > Thanks for reply. I want to know where can i get some documentation of > ActivityManagerService and WindowManagerService source code for study. > > > Regards, > Saroj K Pradhan > > On Sun, Feb 15, 2009 at 1:45 AM, Dianne Hackborn <[email protected]>wrote: > >> This list is for programming with the SDK, please use android-framework or >> android-platform for talking about changes to the system. >> >> That said, doing this is extremely non-trivial. Your first step is to go >> into ActivityManagerService and WindowManagerService and have a good >> understanding of that code. Have fun. :) >> >> On Fri, Feb 13, 2009 at 5:52 AM, saroj <[email protected]> wrote: >> >>> >>> Hello all, >>> >>> I need to split the Android screen into two parts and run 2 >>> applications (app A and app B) simultaneously. app A will run on >>> screen 1 and app B will run on screen 2. Both are visible to the >>> users. I need to implement this thing in the Android Framework. >>> >>> How to do it ? >>> >>> Waiting for your valuable inputs..... >>> >>> >>> Regards, >>> Saroj K Pradhan >>> >>> >>> >>> >>> >>> >>> >> >> >> -- >> Dianne Hackborn >> Android framework engineer >> [email protected] >> >> Note: please don't send private questions to me, as I don't have time to >> provide private support. All such questions should be posted on public >> forums, where I and others can see and answer them. >> >> >> >> >> > > > -- > Regards, > Saroj K Pradhan > > > "My formula for living is quite simple. I get up in the morning and I go to > bed at night. In between, I occupy myself as best I can. " > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

