Hello, I have a fairly complex application that I ported from Java. I am now debugging it. When I launch the code under Eclipse, I get a NullPointerException in ViewRoot.draw / ViewRoot.performTraversals / ViewRoot.handleMessage / ViewRoot(Handler).diwpatchMessage at random times when the code runs. Not always at the same position. The layout of the application is very simple, I just have a SurfaceView derived class in the display. This is strange as I used the same layout in a simple application that moves a circle on the screen, and I did not get these messages.
Can you help me please? Thanks, Francois --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---