I have a very simple(istic) test app that produces different results depending which emulator (Android Virtual Device AVD) I target.
I'm using Eclipse Helios with the latest SDK and ADT plugins installed. All I'm doing is generating an activity with an empty TextView in the otherwise empty display window. The title and the status bar on the window are suppressed, so the window is supposed to be all black. I will spare you the code for now, just please have a look at the screenshots of the results, and hopefully you have a clue of how / why Android 1.5 might (automatically) produce this unexplained / unwanted "diagnostic" in the upper right corner of the emulator screen, whereas the 1.6 AVD (left side) is empty, as it should be. See: http://aeronautes.com/tmp/AVD-1.5-behavior-upper-right-corner.jpg Left side is AVD Android 1.5 - API level 3 with the unwanted stuff and right side is Android 1.6 - API level 4 and higher. Any clue what this stuff is in the upper right corner of the left AVD? Thanks, Wolfgang Santa Barbara, CA -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en