Turns out the ClassNotFound exception was from XStream for not finding a class for some unexpected XML that was coming back from a WebService call... completely unrelated to the SDK and the Eclipse plugin tools...
On Nov 1, 8:05 pm, "kevin.hooke" <[email protected]> wrote: > I recently upgraded from 0.9.2 (I think) to 0.9.4 of the SDK plugin > using Eclipse's 'Check for updates' and for a while everything seemed > ok. Now I'm getting random errors and odd behavior everywhere: > > - if I try and run or debug a previously working app in the Emulator > from Eclipse, I get 'Could not find ...apk' errors. > > - when the app does start in the emulator, in debug mode the app just > stays in the Emulator with the 'Waiting for debugger' message and the > debugger never attaches > > - a previously running app that had a dependency to another source > project in Eclipse now builds ok, but is giving ClassNotFound > exceptions at runtime in the emulator when running. > > In general it seems the SDK and the Emulator are in a messed up state. > Is there an easy way to remove the SDK from Eclipse and reinstall? Is > it as simple as removing files from Eclipse's plugins dir? > > Thanks, Kevin -- 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

