In the previous chapter, we have finished setting up the environment. In this chapter, we will discuss the configuration of the android simulator.
Some people may configure their own simulators but find various problems. Here I will share the configuration scheme I am using:
Of course, I am talking about the simplest configuration method. If you don't need commands, you don't need them. (haha, there's no way for new users ), there are many startup and configuration methods in the form of command lines on the Internet.
Okay. First, open Eclipse, and there is a cell phone icon in the toolbar. Click it.
After clicking it, a window will pop up, which has two tabs, and we will follow the steps below:
After clicking "CREATE", there will be a series of parameters for us to choose from. How can we set it?
I set it like this. After setting it, a green mobile phone icon will appear in the tab just now. At this time, we double-click it.
Then a more detailed configuration window will appear. We just need to configure it in a simple way.
Okay, after setting it, let's go back to the first tab, where there is a "New...". Let's click it and configure it like this.
After clicking confirm, our android simulator is complete. Let's see how it works, select it, and click "start..." and launch.
In this way, the simulator has been created. In the future, we can debug all the apps on the simulator.