I tried that....Didn't work....BUT I am now having the issue on both computers...
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kostya Vasilyev Sent: Thursday, December 02, 2010 3:23 PM To: [email protected] Subject: Re: [android-developers] Strange Issue..Fail to set top app changed..Please help Tommy, Since it works when you move the project to another computer (the notebook), you could try and do the same on your desktop. Copy the contents of src, res, assets (if you use them) and the manifest to a safe location. Delete the project, including the old directory. Create a new Android project with the same name and copy your saved files over. -- Kostya 02.12.2010 23:16, Tommy пишет: > Hi everyone, > > I have a strange issue that I can't seem to find a resolution to. I am > working on an app using Eclipse Galileo on my laptop Windows 7 64bit. > I decided to break my app down and pull out a specific section along > with the activity's and services that went with that section. I moved > them over to my desktop Eclipse Helios Windows 7 64 bit (but more than > double the memory) I changed all the package names and what not to > match the new project name. I am able to start the app and get my > splash screen but as soon as it is time to load the first screen my > app closes to the home screen and gives me a "fail to set top app > changed" in the logcat. No others errors appear in the logcat. After > spending a lot of time stepping though the code with the debugger to > verify no errors I decided to copy this project back over to my > laptop. I kept everything the same as far as naming and package > declarations. I plugged my phone up and started to debug from my > laptop and it works correctly. > > Why does it crash when I try to run it from my desktop with the exact > same code and naming? Could any give me any ideas of what to look for > or any possible fixes. It seems like its a system problem not a code > problem but I am totally lost here. > > Thanks for your time, help, and suggestions > > Tommy > -- Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com -- 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 -- 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

