Hi All, I have downloaded the ADT and started doing my "Hello World" project. I have added nothing to the project, apart from what Eclipse will create by default i.e. the main activity is there, which will display text.
When I run the project as Android Application, the emulator opens up, but the actual project does not appear at all. I waited very long time, I can see a glowing ANDROID logo on there... but hat it. In the thousands of lines displayed in the Console, I can see these lines [2014-03-22 19:51:38 - ddms] Got reply 'FAIL', diag='closed' [2014-03-22 19:51:38 - DeviceMonitor] Adb rejected connection to client '425': closed [2014-03-22 19:51:38 - ddms] Got reply 'FAIL', diag='closed' [2014-03-22 19:51:38 - DeviceMonitor] Adb rejected connection to client '440': closed [2014-03-22 19:51:38 - ddms] Got reply 'FAIL', diag='closed' [2014-03-22 19:51:38 - DeviceMonitor] Adb rejected connection to client '541': closed [2014-03-22 19:51:38 - ddms] Got reply 'FAIL', diag='closed' [2014-03-22 19:51:38 - DeviceMonitor] Adb rejected connection to client '454': closed [2014-03-22 19:51:39 - ddms] Got reply 'FAIL', diag='closed' [2014-03-22 19:51:39 - DeviceMonitor] Adb rejected connection to client '440': closed [2014-03-22 19:51:39 - ddms] Got reply 'FAIL', diag='closed' [2014-03-22 19:51:39 - DeviceMonitor] Adb rejected connection to client '541': closed [2014-03-22 19:51:39 - ddms] Got reply 'FAIL', diag='closed' Is this the reason of my app not appearing? What else can be the reason? Please help. Thanks in advance. -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

