You can open any solution, project, folder or file in Visual Studio Code by simply right-clicking it in Solution Explorer and select Open in Visual Studio Code .
Read moreIs Visual Studio good for Android development?
For Android developers, android studio is the best out there . Visual Studio is basically for DotNet and C# development but now it also has good support for cross platform mobile and Web app development.
Read moreHow do I open an Android Studio project from another computer?
Very simple.. Go to your project in AndroidStudioProjects, copy and paste it on pendrive/sdcard. Then plug it to another computer and open..
Read moreHow do I import an Android Studio project into Visual Studio?
There are two ways to select projects: specify an Eclipse workspace or specify an Android project. Specifying an Eclipse workspace through the “Add workspace…” button is the recommended way since the tool will be able to import your project more accurately by using the project information that exists in that workspace.8 May 2015
Read more