Does anyone one know how to move one project built using Android Studio to another computer?
Copy the project directory from source to destination machine. Then follow the steps.
Android Studio will automatically make the necessary changes for the target machine and set up the project.
NOTE : It usually confuses the first timers, as after copying project files into target machine, when you try to open the project, it considers it as a normal directory, not as android project.