After installing VS2015 for two days, I want to build an android project to try, and the prompt is an error.
I remember that after the installation was completed, I reported a lot of errors, and then, I went to [Tools] - [Options] - Xamairn - [Android Settings]
Sure enough, there was an error, prompting two errors. No Java Development Kit found should be jdk not installed successfully,
Immediately cmd command java -version, sure enough, the error is prompted, and then, download and install the java handle
Attached is the 64-bit download address: http://rj.baidu.com/soft/detail/17531.html
Finally, when the installation is complete, the error is no longer displayed!!
|