Hello folks, I am working with a freshly installed android SDK and each time I try to run the emulator, I see a message "Error loading preferences" in the second command prompt window that comes up. After that, my emulator comes up fine. I can even install apps once my emulator is up. The problem is when I run the emulator through my IDE, something prevents my IDE from knowing that my emulator is up. So, it never installs my apk to the emulator. I can install it using the adb manually but not through my IDE. I suspect that it is this "Error loading preferences" thing, but dont know for sure. This command prompt window shows up only for like less than a second and its really hard to read what it is for in those few milliseconds. I ran the emulator in -verbose mode and also googled this problem - no doughnut for me so far. Does anyone know this error?
Thanks, Sachin -- 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