Error:java.lang.NullPointerException in android -


[2011-02-18 23:41:16 - ddms]null

java.lang.nullpointerexception

at com.android.ddmlib.client.sendandconsume(client.java:571) @ com.android.ddmlib.handlehello.sendhelo(handlehello.java:142) @ com.android.ddmlib.handlehello.sendhellocommands(handlehello.java:65) @ com.android.ddmlib.client.getjdwppacket(client.java:670) @ com.android.ddmlib.monitorthread.processclientactivity(monitorthread.java:317) @ com.android.ddmlib.monitorthread.run(monitorthread.java:263) 

what kind of error this..all xml files having error below..

multiple annotations found @ line: - premature end of file. - error: error parsing xml: no   element found 

thank you,

the first group of errors mean there's problem in communication between ddms , emulator have fired up. i've found errors harmless.

the xml errors sound should restart eclipse (if that's you're using), or else clean project. got out of sync. (if problem persists, post example of xml that's generating errors.)


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -