2 messages in com.googlegroups.android-developersProblem when debugging
FromSent OnAttachments
oscarrp13 Nov 2007 05:44 
jhannah14 Nov 2007 08:10 
Subject:Problem when debugging
From:oscarrp (osca@gmail.com)
Date:11/13/2007 05:44:12 AM
List:com.googlegroups.android-developers

Hi all

When I try to debug on eclipse platform the first example:

"super.onCreate(icicle); Object o = null; o.toString(); setContentView(R.layout.main);"

I always receive:

"Source not found:

The source attachment does not contain the source for the file ActivityThread.class"

What can I do?

Thanks in advance.