- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 266字
- 2021-07-02 19:07:56
Overview of the portal
In the HoloLens device portal main screen, you can see the main screen of the device portal. There is quite a lot of information here that will tell you all sorts of things you need to know about the device. However, the first question is, How do we get here?

The device portal is switched off by default. You have to explicitly enable this option by going to the settings screen; once there, select the Update option and you have the option to choose the For Developers page. Here, you can switch the Developer Mode on, which is a necessity if you want to deploy apps from your development environment to the device. You can pair devices; again, you need this to deploy apps and debug them, and you enable or disable the device portal.
If you set up your device correctly and have it hooked up to a network, you can retrieve the IP address of the device by going to the settings screen, selecting Network, and then selecting the Advanced settings option. Here, you will see all network settings, including the IP address the device currently uses.
When you enter that IP address in a browser, you will be greeted with a security warning that the certificate that the device uses is not trusted by default. This is something we will fix later on.
The first time you use the portal, you will need to identify yourself. The device is protected by a username/password combination to prevent other users from messing with your device.
- C++面向對象程序設計(第三版)
- LabVIEW Graphical Programming Cookbook
- 數據結構與算法JavaScript描述
- Android 應用案例開發大全(第3版)
- C++ 從入門到項目實踐(超值版)
- 利用Python進行數據分析(原書第3版)
- 數據結構案例教程(C/C++版)
- Apache Spark 2.x for Java Developers
- C++寶典
- Geospatial Development By Example with Python
- Django 3.0入門與實踐
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- Learning D
- Applied Deep Learning with Python