I find that it's a good idea to have "Build Automatically" checked, under the Project menu. That, and I always Ctrl-s (save) each file pretty often after I make changes to it, and then those changes are built automatically because that option is turned on.
I have not yet found a way, though, to assign a keyboard command to launching the app. But I think you can do this under Window- >Preferences, then General->Keys. On Dec 6, 12:23 pm, se <[email protected]> wrote: > Hi, > > In Eclipse I'd like to quickly rebuild and run my app after making > changes. > > Say the change was in manifest or resources. Now I have to focus with > mouse on main java source file, press Ctrl+F11, choose (with mouse or > two keys) to Run as Android app. > > Is there akeyboardshortcut to just save all, build&run the project > as an Android app? > > Thanks -- 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

