I want to transfer the Android project developed in Android Studio from one machine to another in order to continue working.
I tried to copy the project directory to the target machine; but when you open the project in Android Studio ( File→ Open) on the target machine, it does not load it as an Android project, but treats it as just a directory.
How to transfer a project to another computer?
Usually this problem only occurs when you try to download a project for the first time. Instead of an android project, it is simply considered a directory.
However, I found a way that can solve this problem.
.
Android Studio File- > Open; .
build.gradle. .
, ?
, (, build/, *.iml, .gradle/, .idea/) Android Studio.
build/
*.iml
.gradle/
.idea/
Android , Android .., , , , .
Commonwares.
google, , , github, , . , , github.
, - ( ), .
, .
Another way is to copy the project to a disk and eject the disk or USB drive and load it onto another machine.
Source: https://habr.com/ru/post/1623936/More articles:What is the difference between the target processor and platform in Visual Studio 2013? - .netstod не работает корректно с boost:: locale - c++Проблема сетки сетки D3.js - javascripthttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1623934/assign-ranks-to-objects-by-values-in-an-array-of-objects&usg=ALkJrhjoe6ivBIrtl22QBpVHzeyH8TKw2QVagrant environment or target machine required - vagranthow to transfer a project from android studio to android studio - androidPython dictionaries list - pythonJFileChooser с пользовательской реализацией FileSystemView - javaInstall Visual Studio Code as a Global Git Editor on OSX - gitIs Angular a truly singleton service? - angularjsAll Articles