> Hi, > > I'm an application developer, trying to develop a graphics application. I > have been trying to get multiple windows each rendering their view up for > quite sometime with no headway. I have gone through the documentation but > have not come across any technique to enable multiple window support. Does > Android have multiple window support as of now? If so, can anybody give me > a > pointer to some help.
There are Dialogs and PopupWindows. Other than that, there is no concept of "multiple windows" in Android at this time. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html -- 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

