For whats it worth, I solved my problem in the following way :- Refreshing the project caused the "Cannot find apk file error" to go away, but it still kept complaining that the file format was incorrect.
Finally using activityCreator, I created a build.xml file for the project (It did not overwrite my existing files) Now I develop in Eclipse/ADT , but build / run / deploy through ant (also within eclipse). 2008/12/6 newbie100 <[email protected]>: > > Hi, > > I have successfully installed the ADT in Eclipse Gannymead, w/sdk ver > 1.0 and all was well. > > I then installed the ADT on another machine running IBM Rational App > Developer 7.5 which is based on > Eclipse 3.x. > > The install is ok, but when I try and run my app from within eclipse, > I get an error saying "<appname>.apk" > file not found. The file is however present in the project directory. > > Other posts seem to suggest that this is an issue with using a non-Sun > JDK/JRE / keytool related. > > Changing the IDE to use a Sun JDK did not seem to solve the problem.. > But then I am not sure to what extent the > SDK change in the IDE has on plugins etc... > > Has anyone else faced this problem and overcome it ? > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

