There must be something that doesn't get saved correctly or something in git with the zip.
When I tried doing what you said (select tests, hit Run on toolbar, then select Run) I get this: [2012-12-10 14:15:28 - Prefs] Android Launch! [2012-12-10 14:15:28 - Prefs] adb is running normally. [2012-12-10 14:15:28 - Prefs] Could not find Prefs.apk! I then tried to delete the Android JUnit configuration for Prefs thinking that would get me back to ground zero like when you specified the project type the first time you ran it. Doing that only caused this error though: An internal error occurred during: "Launching New_configuration". Path for project must have only one segment. I have the very latest of everything installed as of Friday so maybe they introduced a bug into Eclipse with the new changes. That's all I can think of at the moment as I have tried everything I can find to get this to work. On Monday, December 10, 2012 2:00:53 PM UTC-6, Mark Murphy (a Commons Guy) wrote: > > On Mon, Dec 10, 2012 at 2:45 PM, darrinps <[email protected] <javascript:>> > wrote: > > So, just how are you running your JUnit tests? > > Select the test project and press the Run button in the toolbar. The > first time I ran the tests/ project ac, it asked me for the project > type, and I chose Android JUnit test. Results show up in the JUnit > view. Done. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > _The Busy Coder's Guide to Android Development_ Version 4.4 Available! > -- 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

