I\'ve been developing on Eclipse for years and have just started a new project on Android Studio.
I\'m noticing that every time I run a build, Android Studio
This is not default behavior. It does not happen in my Android Studio. Which Android studio are you using?
The only time when something like this should happen is when there are bugs in the project and Android STudio navigates to each bug (opens a file containing the bug). I cannot remember of any other.
Also, if you never before used Android Studio, then just double check if you maybe have some old .AndroidStudio
folder which contains settings data. Maybe in the past you installed some old version which has this feature turned on or you accidentally turned it on and these changes were now imported. I see no other logical explanation for this.