Is it possible to show multiple displays in Android 3.x Emulator? -


is possible display multiple displays in android 3.x emulator?

i run multiple activities 1 on main display , other on 2nd display. wondering if can test in android emulator.

videoguy

android not support multiple displays. device manufacturers have created dual-display devices have done on own. hence, there no way use multiple displays emulator @ time.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -