I'd say - uninstall the application from the phone ("adb remove your.package.name.here"), exit Eclipse, delete "gen" and "bin" folders in your project.Then restart Eclipse, and clean the project so it auto-builds (Project -> Clean). May take a few iterations until all the auto-generated stuff snaps into place.
That took care of it. Thanks. I normally build and run this project from the command line. In fact I just recently made an Eclipse project out of it. Could that be why I had the problem? Thanks, Tobiah -- 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

