Hello Faber, I want to implement these idea in the android framework.The android screen is divided into two parts called dual screen. The android framework would manage the 2 system application and run first application on first part of screen and run second application on second part of screen of the android. How to do it ? waiting for your inputs.
Thanking you, Regards, Saroj K Pradhan On Sat, Feb 14, 2009 at 6:35 PM, Saroj (सरोज) <[email protected]> wrote: > Hello Faber, > > One more thing you told that > "you can combine App A and App B into App C and have each sub App write > into their own view which would be contained in another view". > > How to do this .....can you show some example/sample ? > > Thanking you. > > Regards, > Saroj > > > > On Sat, Feb 14, 2009 at 6:33 PM, Saroj (सरोज) <[email protected]> wrote: > >> Hello Faber, >> >> Here App A and App B are system apps like contacts, dialer, browser, etc. >> I want to run these two apps simultaneously in two separate part/view of >> the android screen. >> >> Regards, >> Saroj K Pradhan >> >> >> On Sat, Feb 14, 2009 at 1:12 AM, Faber Fedor <[email protected]>wrote: >> >>> Are App A and App B your own apps (as opposed to say, system apps like >>> Dialer and Maps)? I would try combining App A and App B into App C and have >>> each (sub)App write to their own View which would be contained in another >>> view. >>> >>> On Fri, Feb 13, 2009 at 8: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 >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>> >>> >>> -- >>> Faber Fedor >>> Linux New Jersey >>> http://linuxnj.com >>> >>> >>> >>> >> >> >> -- >> 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. " >> > > > > -- > 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. " > -- 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. " --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

