1, before the installation to see their own system support does not support
Attention:
① Select all of the installation together;
②visual Studio is too large to install Visual studio to the C disk
2, double-click the software after downloading: Vs2015.preview_ult_ENU.iso, will he loaded into the virtual CD-ROM drive, click Vs_ultimate.exe, start running:
3. The system will reboot once after installation, and then you can continue to install "D:program Files (x86) Microsoft Visual Studio 14.0secondaryinstallersecondaryinstaller.exe" It is used to install the corresponding cross development environment for Visual Studio
4. If you want to develop the Android native program on Visual Studio, you'll need to update your Android SDK, primarily by updating the "C:Program Files" (x86) with Visual Studio. ANDROIDANDROID-SDKSDK Manager.exe ""
Note:
① because the SDK in C disk, so need to set "C:Program Files (x86) Android" This directory permissions for writable, otherwise it will be an error;
5. The final effect of debugging in Visual Studio 2015 for Android native activity development