0

This is an extension to the question/discussion here : What is an Android window?

While I understand that a Window is inherently created when an Activity is instantiated, I am not able to understand if it is possible to create this window instance myself in code ?

Basically, I am trying to figure out if I can have more than 1 windows for a given activity visible at the same time (either on Phone or Tablet) and if its possible, how can this be achieved.

Am a little new to these concepts hence any help/pointers will be highly appreciated.

Thanks !

Abhi_M
  • 298
  • 1
  • 5
  • You are looking a older information. You may be thinking of: https://developer.android.com/guide/topics/large-screens/multi-window-support for foldables / desktop-like environments. – Morrison Chang Feb 28 '23 at 04:38

0 Answers0