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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

