(A friend asked me yesterday that Ruan called the WebView component in Android in Unity to switch pages in the internal browser style. At first, I told him that it can be realized by opening Activity in Unity. In fact, I have written clearly in the previous article Unity3D Research Institute's Opening Activity and Calling JAVA Code to Pass Parameters (XVIII). Valuable, if you have time, MOMO will share the method of Unity embedded browser for the sake of this friend. Before reading this article, please be sure to see the Unity3D Research Institute's Opening Activity and Calling JAVA Code to Pass Parameters (XVIII), because the tool MOMO written previously will not be repeated here. Without much nonsense, let's get to the point. First, open Eclipse to create an Android project, UnityTestActivity.java to import an activity. Unity will call the methods in this activity to open the web page.)