[android-developers] Re: Android WindowManager

2011-06-16 Thread jyothi
Dear All, Thanks you your response.. But as u know an activity can have more than one window..i wanted to know how is the windowmanager managing those windows while trying to switch from one window to another window.how it internally maintains all the window states... Thanks in advance On Jun

[android-developers] Re: Android WindowManager

2011-06-15 Thread »»»CodenameLxL«««
Do you mean Activities? Hope this video can help you http://developer.android.com/videos/index.html#v=QBGfUs9mQYY On Jun 13, 7:15 am, jyothi wrote: > Could please someone explain the windowmanager architecture in detail > in android. How it creates the window and surface for drawing and how > it

[android-developers] Re: Android WindowManager

2011-06-15 Thread »»»CodenameLxL«««
Watching 3 parts of this video you will get it http://developer.android.com/videos/index.html#v=QBGfUs9mQYY On Jun 14, 4:45 am, jyothi wrote: > Once the activities of different applications are launched and their > windows are created, how does the WindowManger is able to manage those > correspon