I finally found it. Right Click on Project name --> Debug As --> Debug Configurations...
Select the Target tab. Then uncheck all the options. After I did that I was able to deploy from eclipse. Thanks for your help Dale On Feb 25, 11:30 am, Walt Armour <[email protected]> wrote: > There is a setting in the run configuration that determines this (to some > degree, it could be improved). I believe those settings are project > specific. > > > > On Tue, Feb 23, 2010 at 11:45, Dale <[email protected]> wrote: > > Thank you! I was able to deploy to my Droid phone using this method. > > > One question though. I have a few apps that I deploy my Droid through > > eclipse, but this one recently stopped doing so. The other apps will > > still deploy to it when it is hooked up. Is there there a project > > setting I should look at? > > > Dale > > > On Feb 23, 12:27 pm, BobG <[email protected]> wrote: > > > Close emulator. Open cmd window. Navigate to tools dir. c:>adb > > > install pathtoyourapp.apk > > > Hope this helps? > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Beginners" group. > > > NEW! Try asking and tagging your question on Stack Overflow at > >http://stackoverflow.com/questions/tagged/android > > > To unsubscribe from this group, send email to > > [email protected]<android-beginners%2bunsubscr[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-beginners?hl=en- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android 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

