How do I force eclipse to update the apk on my hardware device with each build?

前端 未结 5 725
再見小時候
再見小時候 2020-12-20 15:15

If I change some code, save, and Run, it runs the last version of the program, not what I just saved. The only way I can make it update is if I Clean the project, Build the

5条回答
  •  鱼传尺愫
    2020-12-20 15:50

    Please follow this steps..

    1. Project--> Build Automatically been checked??

    2. Please following setting: project->properties->Builder like that?

    Check below image.

    enter image description here

    And Also Check Below Settings.

    enter image description here

    Also Check Below Image

    enter image description here

    IF problem continues then please Update your ADT & SDK.

    Hope it works for you .

提交回复
热议问题