I fixed this by recreating my project for a freshly created android project in eclipse. This now seems to install the apk and recognise i modified something!
On Feb 14, 9:59 pm, Eurig Jones <[email protected]> wrote: > But that will just uninstall my app! > > On Feb 14, 9:20 pm, OldSkoolMark <[email protected]> wrote: > > > run adb uninstall <package name> in a shell. > > > On Feb 14, 11:23 am, Eurig Jones <[email protected]> wrote: > > > > I'm having an annoying issue when developing my app within Eclipse + > > > ADT... > > > > Application already deployed. No need to reinstall. > > > > If I've changed my code it doesn't recognise the change unless I clean > > > the project. It then uploads a new apk! I didn used to have to do this > > > after a change!. "Build automatically" is specified in eclipse, so I > > > can't understand why it's not uploading a new apk after a change :-( > > > > I'm using Eclipse Galileo and ADT 0.9.5 > > > > It didn't do this before. Its very annoying!! > > > > Anyone have any ideas? -- 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

