problem:The red box at the location below does not have an input box for adding JDK and SDK paths.

We know that to package the android version of the application in Unity, you need to install the Java JDK and Android SDK in the Windows environment, and configure the system environment variables, and then after that in Unity->Edit->Preferences->External Tools The path to the JDK and SDK is configured, but this may be the case when installing Unity 5.x, there is no input box for you to enter the address. At this point, when you open the Build Settings dialog and want to publish the Andriod package, its Build and Build And Run buttons are not available (gray), as shown in the red box below.

In fact, this is because the Android build support is not installed when installing Unity software, and there is a button Open Download Page button in the Build Settings dialog box (red box 2 above), click this button to download the Android build support installation package. Install it in the Unity directory and reopen Unity. You will find that the above problems can be solved.


Old grandchild class: fractal.ke.qq.com
Note a few points: 1. The select drop-down box must be placed under the layui-form category. This layui-form does not have to be placed on the form, it is also possible to place it in a div 2. Pay att...
Just a few HTML codes Tag, there is also a span tag Take a look at the css code background-repeat specifies how to repeat the background image. Through the scale() method, the size of the element will...
The code is as follows:...
Since the PIP source website that comes with pycharm is a foreign website, many domestic users have extremely slow downloading of other software packages in pycharm, and sometimes they will jump out o...
Purpose: Use Scrapy framework to crawl the cover image of Huya anchor live broadcast Scrapy (install the Scrapy framework through pip pip install Scrapy) and Python3.x installation tutorial can find t...
1, what is Node? 2, Node and Java / PHP difference? 2.1, node.js and java distinction: 2.2, Node.js and PHP distinction: 3, ES6 modularization (Quote, extracted from) 3.1, Export usage: If you want to...
Regarding the use of the MAX5468 digital potentiometer, the digital potentiometer can avoid manual control resistance changes to control the volume. This digital potentiometer has 6 pins. The most pro...
Highly recommended to watchMicrosoft official documents。 Static library Using static libraries (.lib files) is an excellent way to reuse code. Rather than re-implementing the same routine requires one...
Audio and video basics Video file format For video, common file formats are: .mov, .avi, .mpg, .vob, .mkv, .rm, .rmvb, and more. The file format usually appears as the suffix of the file when it is st...